public static interface FileTreeIterator.FileModeStrategy
Modifier and Type | Method and Description |
---|---|
FileMode |
getMode(java.io.File f,
FS.Attributes attributes)
Compute the FileMode for a given File, based on its attributes.
|
FileMode getMode(java.io.File f, FS.Attributes attributes)
f
- the file to return a FileMode forattributes
- the attributes of a file