| Package | Description |
|---|---|
| js.io |
Extensions for files, character and byte streams.
|
| Modifier and Type | Method and Description |
|---|---|
static FilesIterator.Strategy |
FilesIterator.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilesIterator.Strategy[] |
FilesIterator.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FilesIterator(File baseDir,
FilesIterator.Strategy strategy)
Construct a files iterator instance for given base directory.
|
Copyright © 2018. All rights reserved.