static Map sortByValueDesc(Map map) { ret orderMapByDescendingValue(map); }