public interface Directory extends FileEntry
| Modifier and Type | Interface and Description |
|---|---|
static class |
Directory.Smart |
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<Path> |
iterator() |
DirectoryStream<Path> |
open() |
attributes, isDirectory, isFile, path, uniqueKey, validCloseableIterator<Path> iterator()
DirectoryStream<Path> open() throws IOException
IOExceptionCopyright © 2017. All rights reserved.