static final PathMatcher
ANY
protected final SegmentMatcher[]
matchers
PathMatcher(SegmentMatcher... matchers)
static PathMatcher
compile(String path)
compile(Path path)
boolean
matches(String path)
matches(String[] segments, int soff, int moff)
matches(Path path)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object