Searched refs:SimpleMatcher (Results 1 – 2 of 2) sorted by relevance
88 return new SimpleMatcher(); in getMatcher()91 private class SimpleMatcher extends Matcher<T> { class in SimpleDictionary
874 matcher = new SimpleMatcher(value, up in getSet()1227 public static class SimpleMatcher implements PatternMatcher { class in UnicodeProperty1232 public SimpleMatcher(String pattern, Comparator comparator) { in SimpleMatcher() method in UnicodeProperty.SimpleMatcher