floorKey

open override fun floorKey(key: K): K?

Returns the greatest key less than or equal to the given key, or null if there is no such key.