Package org.jgroups.util
Class Tuple<V1,V2>
java.lang.Object
org.jgroups.util.Tuple<V1,V2>
Holds 2 values, useful when we have a map with a key, but more than 1 value and we don't want to create a separate
holder object for the values, and don't want to pass the values as a list or array.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary