Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
null
Returns: an entry with the least key, or null if this map is empty
Diagram: Map Simple