Searched defs:EntryComparator (Results 1 – 5 of 5) sorted by relevance
72 struct EntryComparator { struct73 bool operator()(const Entry& a, const Entry& b) const { in operator ()()76 bool operator()(const Entry& a, const char* b) const { in operator ()()79 bool operator()(const char* a, const Entry& b) const { in operator ()()
109 private static class EntryComparator<T> implements Comparator<Entry<T>>{ class in Counter113 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator() method in Counter.EntryComparator
106 private static class EntryComparator<T> implements Comparator<Entry<T>> { class in Counter2110 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator() method in Counter2.EntryComparator
150 private static class EntryComparator<T> implements Comparator<Entry<T>> { class in Counter154 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator() method in Counter.EntryComparator
112 private static class EntryComparator<T> implements Comparator<Entry<T>>{ class in Counter116 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator() method in Counter.EntryComparator