org.mapdb / SortedTableMap / putIfAbsent

putIfAbsent

fun putIfAbsent(key: K?, value: V?): V?