Class Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>

java.lang.Object
com.landawn.abacus.util.Tuple<Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>>
com.landawn.abacus.util.Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>
Type Parameters:
T1 -
T2 -
T3 -
T4 -
T5 -
T6 -
T7 -
T8 -
All Implemented Interfaces:
Immutable
Enclosing class:
Tuple<TP>

public static final class Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8> extends Tuple<Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>>
The Class Tuple8.