public interface LineReader extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
readLine() |
String readLine() throws IOException
IOExceptionvoid close()
close in interface AutoCloseableclose in interface Closeable