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