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