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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public NullInput()
public boolean hasMoreLines()
Input
public Line readLine()
Input
Copyright © 2012-2018 unix4j (tools4j), Ben Warner and Marco Terzer. All rights reserved.