KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.collections
/
KSLMaps
/
sortMapByValueDescending
sort
Map
By
Value
Descending
fun
<
K
,
V
:
Comparable
<
V
>
>
sortMapByValueDescending
(
map
:
Map
<
K
,
V
>
)
:
Map
<
K
,
V
>