Package aQute.lib.env
Class Selector.Filter
- java.lang.Object
-
- aQute.lib.env.Selector.Filter
-
- All Implemented Interfaces:
java.io.FileFilter
- Enclosing class:
- Selector
public static class Selector.Filter extends java.lang.Object implements java.io.FileFilter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.io.File pathname)
boolean
isRecursive()
-