Interface IPathFilter
-
public interface IPathFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(java.nio.file.Path path)
-
public interface IPathFilter
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(java.nio.file.Path path) |