public class FileListFilter
extends Object
implements FilenameFilter
| Constructor and Description |
|---|
FileListFilter(String name,
String extension) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File directory,
String filename) |