Returns a key-value mapping associated with the least key in this map, or {@code null} if the map is empty.
@return an entry with the least key, or {@code null} if this map is empty
See Implementation
Returns a key-value mapping associated with the least key in this map, or {@code null} if the map is empty.
@return an entry with the least key, or {@code null} if this map is empty