public class ListOfFilesFilter extends Object implements FileFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File pathname) |
List<String> |
getListOfFiles() |
String |
toString() |
Copyright © 2022 Apache Software Foundation. All rights reserved.