Class MapEntry.SimpleMapEntry<K,V>
java.lang.Object
org.wildfly.clustering.server.util.MapEntry.SimpleMapEntry<K,V>
- Type Parameters:
K- the map entry key typeV- the map entry value type
- All Implemented Interfaces:
Serializable, Map.Entry<K,V>, MapEntry<K, V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface MapEntry
MapEntry.SimpleMapEntry<K,V> -
Method Summary
-
Method Details
-
getKey
-
getValue
-
hashCode
-
equals
-
toString
-