Searched refs:COUNT_SET_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
229 private static final Comparator<Set<Count>> COUNT_SET_COMPARATOR = field in GeneratePluralRanges234 Map<Set<Count>, Relation<Set<String>, String>> seen = new TreeMap<>(COUNT_SET_COMPARATOR); in reformatPluralRanges()