Class Tuple.Tuple1<T1>

java.lang.Object
com.landawn.abacus.util.Tuple<Tuple.Tuple1<T1>>
com.landawn.abacus.util.Tuple.Tuple1<T1>
Type Parameters:
T1 -
All Implemented Interfaces:
Immutable
Enclosing class:
Tuple<TP>

public static final class Tuple.Tuple1<T1> extends Tuple<Tuple.Tuple1<T1>>
The Class Tuple1.