Package org.smallmind.license
Interface PathFilter
-
- All Known Implementing Classes:
PathTypeFilenameFilter
public interface PathFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(Path path)
-
-
-
Method Detail
-
accept
boolean accept(Path path)
-
-