public class TIntMap.EntryValueComparator extends Object implements Comparator<TIntMap.Entry>
Constructor and Description |
---|
TIntMap.EntryValueComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(TIntMap.Entry e1,
TIntMap.Entry e2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(TIntMap.Entry e1, TIntMap.Entry e2)
compare
in interface Comparator<TIntMap.Entry>