Class KeyValuePair<K,V>
java.lang.Object
org.infinispan.util.KeyValuePair<K,V>
Holds logically related key-value pairs or binary tuples.
- Since:
- 6.0
- Author:
- Mircea Markus
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyValuePair
-
-
Method Details
-
of
-
getKey
-
getValue
-
equals
-
hashCode
-
toString
-