Package eu.bandm.tools.ops
Class Tuple3<A0,A1,A2>
java.lang.Object
eu.bandm.tools.ops.Tuple3<A0,A1,A2>
- All Implemented Interfaces:
Tuploid0
,Tuploid1<A0>
,Tuploid2<A0,
,A1> Tuploid3<A0,
,A1, A2> Serializable
Implementation of a tuple with three components.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Tuple3
-
-
Method Details
-
get0
-
get1
-
get2
-
equals
-
equals
-
hashCode
public int hashCode() -
toString
-