FileEntry.Smart| Constructor and Description |
|---|
Smart(Path path) |
Smart(Path path,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
attributes() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isDirectory() |
boolean |
isFile() |
Path |
path() |
Object |
uniqueKey() |
boolean |
valid() |
public Smart(Path path, Attributes attributes)
public Smart(Path path)
public Attributes attributes()
attributes in interface FileEntrypublic boolean isDirectory()
isDirectory in interface FileEntryCopyright © 2017. All rights reserved.