Class Tuple.Tuple5<T1,T2,T3,T4,T5>

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

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