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