public class MapUtilsL
extends java.lang.Object
| Constructor and Description |
|---|
MapUtilsL() |
| Modifier and Type | Method and Description |
|---|---|
static <K,V extends java.lang.Comparable<? super V>> |
sortByValue(java.util.Map<K,V> map,
boolean topDown) |