lowerKey

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

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