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

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

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