org.mapdb / SortedTableMap / findLower

findLower

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