| 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, removeboolean hasNext()
String next()
String nextLine()
String getCurrent()
next() method never calledCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.