public class StreamInput extends ReaderInput
InputStream
.Constructor and Description |
---|
StreamInput(InputStream in)
Constructor with stream forming the basis of this input device.
|
hasMoreLines, readLine
iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public StreamInput(InputStream in)
in
- the input stream to read fromCopyright © 2012-2018 unix4j (tools4j), Ben Warner and Marco Terzer. All rights reserved.