AutoCloseable, CloseableAsciiLineReader, SynchronousLineReader, TabixIteratorLineReaderpublic interface LineReader extends Closeable
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
String |
readLine() |
String readLine() throws IOException
IOExceptionvoid close()
close in interface AutoCloseableclose in interface Closeable