public interface LineProvider extends Closeable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
String |
nextLine() |
default void close()
throws IOException
close in interface AutoCloseableclose in interface CloseableIOExceptionString nextLine() throws IOException
IOException