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