Searched refs:DeprecatedAndLengthFirstComparator (Results 1 – 1 of 1) sorted by relevance
670 reordered = new TreeSet<>(new DeprecatedAndLengthFirstComparator("territory")); in showRegionCodeInfo()787 public final class DeprecatedAndLengthFirstComparator implements Comparator<Object> { class790 DeprecatedAndLengthFirstComparator(String type) { in DeprecatedAndLengthFirstComparator() method in GenerateEnums.DeprecatedAndLengthFirstComparator