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