MCPcopy Create free account
hub / github.com/apache/ant / read

Method read

src/main/org/apache/tools/ant/filters/HeadFilter.java:102–126  ·  view source on GitHub ↗

Returns the next character in the filtered stream. If the desired number of lines have already been read, the resulting stream is effectively at an end. Otherwise, the next character from the underlying stream is read and returned. @return the next character in the resulting stream, or -1 if the en

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

initializeMethod · 0.95
headFilterMethod · 0.95
getInitializedMethod · 0.80
setInitializedMethod · 0.80
isEmptyMethod · 0.65
getTokenMethod · 0.65
lengthMethod · 0.45

Tested by

no test coverage detected