org.mapdb / BTreeMap / put2

put2

protected fun put2(key: K, value: V, onlyIfAbsent: Boolean): V?