BetterModel
Toggle table of contents
2.2.1-SNAPSHOT-482
core
Target filter
core
Switch theme
Search in API
Skip to content
BetterModel
core
/
kr.toxicity.model.util
/
addressingMapOf
addressing
Map
Of
fun
<
K
,
V
>
addressingMapOf
(
)
:
@
NotNull
Object2ObjectOpenHashMap
<
K
?
,
V
?
>
fun
<
K
,
V
>
addressingMapOf
(
capacity
:
Int
)
:
@
NotNull
Object2ObjectOpenHashMap
<
K
?
,
V
?
>