bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-498
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-api
/
kr.toxicity.model.api.util
/
CollectionUtil
/
newChainingMap
new
Chaining
Map
@
NotNull
open
fun
<
K
,
V
>
newChainingMap
(
capacity
:
Int
)
:
@
NotNull
Map
<
K
,
V
>
Creates a new chaining hash map.
Return
new hash map
Since
2.2.1
Parameters
<K>
key type
<V>
value type
capacity
the initial capacity