bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-496
bettermodel-core
Target filter
bettermodel-core
Switch theme
Search in API
Skip to content
bettermodel
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
?
>