Package org.infinispan.commons.util
Class AbstractMap.SimpleEntry<K,V>
java.lang.Object
org.infinispan.commons.util.AbstractMap.SimpleEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
AbstractMap<K,
V>
-
Method Summary
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-