org.mapdb / BTreeMap / findLower

findLower

fun findLower(key: K?, inclusive: Boolean): MutableEntry<K, V>?