public class MapValueComparatorDescending_IntKey
extends java.lang.Object
implements java.util.Comparator<java.lang.Integer>
| Constructor and Description |
|---|
MapValueComparatorDescending_IntKey(java.util.Map<java.lang.Integer,java.lang.Double> base) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Integer a,
java.lang.Integer b) |