AutoCloseable
, Closeable
AsciiLineReader
, SynchronousLineReader
, TabixIteratorLineReader
public interface LineReader extends Closeable
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
String |
readLine() |
String readLine() throws IOException
IOException
void close()
close
in interface AutoCloseable
close
in interface Closeable