| Package | Description |
|---|---|
| to.etc.util |
| Modifier and Type | Method and Description |
|---|---|
FileIterator.Type |
FileIterator.Entry.getType() |
static FileIterator.Type |
FileIterator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileIterator.Type[] |
FileIterator.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Entry(FileIterator.Type type,
File entry,
String relativePath) |
Copyright © 2017 etc.to. All rights reserved.