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