Represents a pair of a key and its (future) value in the map.
This interface is used to represent entries for a map when the map is being constructed.
Returns the corresponding key of the entry.
Returns the corresponding value of the entry.