|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectoryOrdering.Precedence | |
---|---|
com.faunos.util.io.file | File system utilities. |
Uses of DirectoryOrdering.Precedence in com.faunos.util.io.file |
---|
Methods in com.faunos.util.io.file that return DirectoryOrdering.Precedence | |
---|---|
static DirectoryOrdering.Precedence |
DirectoryOrdering.Precedence.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DirectoryOrdering.Precedence[] |
DirectoryOrdering.Precedence.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in com.faunos.util.io.file with parameters of type DirectoryOrdering.Precedence | |
---|---|
DirectoryOrdering(DirectoryOrdering.Precedence type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |