Package com.cedarsoftware.util
Class CompactMap.CompactMapEntry
java.lang.Object
java.util.AbstractMap.SimpleEntry<K,V>
com.cedarsoftware.util.CompactMap.CompactMapEntry
- All Implemented Interfaces:
Serializable
,Map.Entry<K,
V>
- Enclosing class:
CompactMap<K,
V>
Marker Class to hold key and value when the key is not the same as the getSingleValueKey().
This method transmits the setValue() changes to the outer CompactMap instance.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractMap.SimpleEntry
getKey, getValue, toString
-
Constructor Details
-
CompactMapEntry
-
-
Method Details
-
setValue
-
equals
-
hashCode
public int hashCode()
-