Searched defs:ReverseComparator (Results 1 – 2 of 2) sorted by relevance
231 static class ReverseComparator implements Comparator { class in TransliterationChart
553 public static class ReverseComparator<T> implements Comparator<T> { class in CountItems556 public ReverseComparator(Comparator<T> other) { in ReverseComparator() method in CountItems.ReverseComparator