firstEntry

open override fun firstEntry(): Map.Entry<K, V>?

Returns the first (lowest) key-value mapping currently in this map.

Return

the first (lowest) entry, or null if the map is empty