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