public interface FileEntry
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileEntry.Smart |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
attributes() |
boolean |
isDirectory() |
boolean |
isFile() |
Path |
path() |
Object |
uniqueKey() |
boolean |
valid() |
Path path()
Attributes attributes()
Object uniqueKey()
boolean valid()
boolean isFile()
boolean isDirectory()
Copyright © 2017. All rights reserved.