Class Tuple<K,V>
java.lang.Object
org.deltava.util.Tuple<K,V>
- Type Parameters:
K
- the first value typeV
- the second value type
- All Implemented Interfaces:
Serializable
,Cacheable
-
Method Summary
-
Method Details
-
getLeft
-
getRight
-
toString
-
hashCode
-
create
-
cacheKey
-