public static interface InputStreamFileInput.Provider extends Closeable
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| default InputStream | openNext() | 
| default InputStreamFileInput.InputStreamWithHints | openNextWithHints() | 
default InputStreamFileInput.InputStreamWithHints openNextWithHints() throws IOException
IOExceptiondefault InputStream openNext() throws IOException
IOExceptionvoid close()
    throws IOException
close in interface AutoCloseableclose in interface CloseableIOException