Class Tuple.Tuple4<T1,T2,T3,T4>

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

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