public static interface Folder.FileFilter
Modifier and Type | Field and Description |
---|---|
static Folder.FileFilter |
ALL_FILES
File filter that matches all files
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File file) |
static final Folder.FileFilter ALL_FILES
boolean accept(File file)
file
- The file to testCopyright © 2006–2022 Apache Software Foundation. All rights reserved.