Package org.uberfire.java.nio.file
Interface PathMatcher
-
public interface PathMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(Path path)
-
-
-
Method Detail
-
matches
boolean matches(Path path)
-
-