org.mapdb
/
BTreeMap
/
listenerNotify
listenerNotify
protected
fun
listenerNotify
(
key
:
K
,
oldValue
:
V
?
,
newValue
:
V
?
,
triggered
:
Boolean
)
:
Unit