public class MapSort extends Object
MapSort()
static <K,V> Map<K,V>
sortMapByKey(Map<K,V> map)
sortMapByValue(Map<K,V> map)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapSort()
public static <K,V> Map<K,V> sortMapByKey(Map<K,V> map)
K
V
map
public static <K,V> Map<K,V> sortMapByValue(Map<K,V> map)
Copyright © 2017-6-20–2017. All rights reserved.