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