public class NativeImageResourceDirectoryStream extends Object implements DirectoryStream<Path>
DirectoryStream.Filter<T>| Constructor and Description |
|---|
NativeImageResourceDirectoryStream(NativeImageResourcePath dir,
DirectoryStream.Filter<? super Path> filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<Path> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic NativeImageResourceDirectoryStream(NativeImageResourcePath dir, DirectoryStream.Filter<? super Path> filter) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOException