org.mapdb / ConcurrentNavigableMapExtra / findLower

findLower

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