org.mapdb
/
ConcurrentNavigableMapExtra
/
findLowerKey
findLowerKey
abstract
fun
findLowerKey
(
key
:
K
?
,
inclusive
:
Boolean
)
:
K
?