Implementing: java.util.Map
Returns the hash code value for this Map as per the definition in the Map interface.
Returns: the hash code value for this map
See also: Map.hashCode()
Since: 1.2
Diagram: Legacy Collections