public class NullInput extends AbstractInput
| Constructor and Description |
|---|
NullInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreLines()
Returns true if there are more lines to be read.
|
Line |
readLine()
Reads the next line.
|
String |
toString() |
iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic NullInput()
public boolean hasMoreLines()
Inputpublic Line readLine()
InputCopyright © 2012-2018 unix4j (tools4j), Ben Warner and Marco Terzer. All rights reserved.