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() |
iteratorpublic NullInput()
public boolean hasMoreLines()
Inputpublic Line readLine()
InputCopyright © 2017. All Rights Reserved.