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() |
iterator
public NullInput()
public boolean hasMoreLines()
Input
public Line readLine()
Input
Copyright © 2016. All rights reserved.