Class AbstractMap.SimpleEntry<K,V>
java.lang.Object
com.gigaspaces.internal.utils.collections.economy.AbstractMap.SimpleEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
- Enclosing class:
- AbstractMap<K,
V>
This should be made public as soon as possible. It greatly simplifies the task of
implementing Map.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleEntry
-
SimpleEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-