Searched defs:ENTRY_COMPARATOR (Results 1 – 3 of 3) sorted by relevance
41 static final Comparator<RuleEntry> ENTRY_COMPARATOR = new Comparator<RuleEntry>() { field in RuleContainer
475 …static Comparator<Map.Entry<Integer, String>> ENTRY_COMPARATOR = new Comparator<Map.Entry<Integer,… field in UnicodeMapTest
472 …static Comparator<Map.Entry<Integer, String>> ENTRY_COMPARATOR = new Comparator<Map.Entry<Integer,… field in UnicodeMapTest