Searched defs:MatcherFilter (Results 1 – 1 of 1) sorted by relevance
941 public static class MatcherFilter<T> extends Filter<T> { class in CldrUtility944 public MatcherFilter(String pattern) { in MatcherFilter() method in CldrUtility.MatcherFilter948 public MatcherFilter(Matcher matcher) { in MatcherFilter() method in CldrUtility.MatcherFilter