firstEntry
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
Return
an entry with the least key, or null if this map is empty
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
an entry with the least key, or null if this map is empty