higherKey

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

Returns the least key strictly greater than the given key, or null if there is no such key.