Package groovy.util
Class MapEntry
java.lang.Object
groovy.util.MapEntry
- All Implemented Interfaces:
 Map.Entry
A Map.Entry implementation.
- 
Constructor Details
- 
MapEntry
 
 - 
 - 
Method Details
- 
equals
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 - 
getKey
 - 
setKey
 - 
getValue
 - 
setValue
 - 
hash
Helper method to handle object hashes for possibly null values 
 -