org.mapdb / BTreeMapJava / KeySet / headSet

headSet

fun headSet(toElement: E, inclusive: Boolean): NavigableSet<E>
fun headSet(toElement: E): NavigableSet<E>