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