Searched defs:RegexPathMatcher (Results 1 – 1 of 1) sorted by relevance
78 static final class RegexPathMatcher implements PathMatcher { class in PathMatchers82 private RegexPathMatcher(Pattern pattern) { in RegexPathMatcher() method in PathMatchers.RegexPathMatcher