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
/
int2ObjectMapOf
int2Object
Map
Of
fun
<
V
>
int2ObjectMapOf
(
vararg
pairs
:
Pair
<
Int
,
V
>
)
:
@
UnmodifiableView
Int2ObjectMap
<
V
>
fun
<
V
>
int2ObjectMapOf
(
)
:
@
Unmodifiable
Int2ObjectMap
<
V
>