Package org.pf4j.util
Class NotFileFilter
java.lang.Object
org.pf4j.util.NotFileFilter
- All Implemented Interfaces:
FileFilter
This filter produces a logical NOT of the filters specified.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
filter
-
-
Constructor Details
-
NotFileFilter
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceFileFilter
-