Package eu.bandm.tools.ops
Interface Tuploid3<A0,A1,A2>
- Type Parameters:
A0
- the type of the first component.A1
- the type of the second component.A2
- the type of the third component.
- All Known Subinterfaces:
Tuploid4<A0,
A1, A2, A3>
- All Known Implementing Classes:
Resolver4.Inst
,Tuple3
,Tuple4
A mathematical tuple with at least three components.
-
Method Summary
-
Method Details
-
get2
-