org.mapdb
/
HTreeMap
/
htreeEntry
htreeEntry
protected
fun
htreeEntry
(
key
:
K
,
valueOrig
:
V
)
:
MutableEntry
<
K
?
,
V
?
>