Modifier and Type | Method and Description |
---|---|
String |
getCurrent()
Gets last cached line (the current one).
|
boolean |
hasNext()
Checks if batch has next line.
|
String |
next()
Gets next line.
|
String |
nextLine()
Gets next line.
|
forEachRemaining, remove
boolean hasNext()
String next()
String nextLine()
String getCurrent()
next()
method never calledCopyright © 2013–2018 The Apache Software Foundation. All rights reserved.