Searched defs:getStream (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DStreamSource.java37 * {@link #getStream()} multiple times, getting a fresh stream each time,
50 public abstract InputStream getStream() throws IOException; method in class:StreamSource
62 public InputStream getStream() throws IOException {

Completed in 19 milliseconds