Package eu.bandm.tools.ops
Interface Tuploid2<A0,A1>
- Type Parameters:
A0- the type of the first component.A1- the type of the second component.
- All Known Implementing Classes:
Resolver4.Inst,Tuple2,Tuple3,Tuple4
A mathematical tuple with at least two components.
-
Method Summary
-
Method Details
-
get1
-