toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-datastructure
/
org.modelix.model.persistent
/
CPHamtInternal
/
Companion
/
create
create
fun
create
(
bitmap
:
Int
,
childHashes
:
Array
<
KVEntryReference
<
CPHamtNode
>
>
)
:
CPHamtInternal
fun
create
(
key
:
Long
,
childHash
:
KVEntryReference
<
CPNode
>
,
shift
:
Int
,
store
:
IDeserializingKeyValueStore
)
:
CPHamtNode
?