Package org.apache.wicket.util.file
Interface Folder.FolderFilter
-
- Enclosing class:
- Folder
public static interface Folder.FolderFilter
Filter for folders- Author:
- Jonathan Locke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(Folder folder)
-