| Package | Description |
|---|---|
| com.ikokoon.toolkit |
| Modifier and Type | Method and Description |
|---|---|
static void |
Toolkit.findFiles(File file,
Toolkit.IFileFilter filter,
List<File> list)
Finds files on the file system below the directory specified recursively using the selection criteria supplied in the IFileFilter
parameter.
|
Copyright © 2016–2020. All rights reserved.