public class MapEntryComparator<K extends Comparable<K>,V> extends Object implements Comparator<Map.Entry<K,V>>, Serializable
| Constructor and Description |
|---|
MapEntryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map.Entry<K,V> e1,
Map.Entry<K,V> e2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2012 Aarhus University