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
/
object2MultiObjectsMapOf
object2Multi
Objects
Map
Of
fun
<
K
,
V
>
object2MultiObjectsMapOf
(
vararg
pairs
:
Pair
<
K
,
ObjectSet
<
V
>
>
)
:
@
UnmodifiableView
Object2ObjectMap
<
K
,
ObjectSet
<
V
>
>
fun
<
K
,
V
>
object2MultiObjectsMapOf
(
)
:
@
Unmodifiable
Object2ObjectMap
<
K
,
ObjectSet
<
V
>
>