LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.kotlin
/
sumValues
sum
Values
fun
<
K
>
Object2IntOpenHashMap
<
K
>
.
sumValues
(
anotherMap
:
Object2IntMap
<
K
>
)
:
Object2IntMap
<
K
>
Sums the values for matching keys from another map to this map. Modifies the current collection.