java.lang.Object
imagingbook.common.util.tuples.Tuple4<T0,T1,T2,T3>
- Type Parameters:
T0- the type of element 0T1- the type of element 1T2- the type of element 2T3- the type of element 3
- All Implemented Interfaces:
Tuple
A tuple with exactly 4 elements of arbitrary types.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary