Searched refs:STRING_SET_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
219 …public static final Comparator<Set<String>> STRING_SET_COMPARATOR = new SetComparator<String, Set<… field in GeneratePluralRanges247 … item = Relation.of(new TreeMap<Set<String>, Set<String>>(STRING_SET_COMPARATOR), TreeSet.class)); in reformatPluralRanges()