surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-core-api
/
dev.slne.surf.surfapi.core.api.util
/
mutableObject2IntMapOf
mutable
Object2Int
Map
Of
fun
<
K
>
mutableObject2IntMapOf
(
vararg
pairs
:
Pair
<
K
,
Int
>
)
:
Object2IntOpenHashMap
<
K
>
fun
<
K
>
mutableObject2IntMapOf
(
)
:
Object2IntOpenHashMap
<
K
>