Searched refs:COUNT_SET_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
220 …public static final Comparator<Set<Count>> COUNT_SET_COMPARATOR = new SetComparator<Count, Set<Cou… field in GeneratePluralRanges229 …ing>, String>> seen = new TreeMap<Set<Count>, Relation<Set<String>, String>>(COUNT_SET_COMPARATOR); in reformatPluralRanges()