public class Fromjooλ
extends java.lang.Object
| Constructor and Description |
|---|
Fromjooλ() |
| Modifier and Type | Method and Description |
|---|---|
static <T1> <any> |
tuple(<any> t) |
static <T1,T2> <any> |
tuple(<any> t) |
static <T1,T2,T3> <any> |
tuple(<any> t) |
static <T1,T2,T3,T4> |
tuple(<any> t) |
static <T1,T2,T3,T4,T5> |
tuple(<any> t) |
static <T1,T2,T3,T4,T5,T6> |
tuple(<any> t) |
static <T1,T2,T3,T4,T5,T6,T7> |
tuple(<any> t) |
static <T1,T2,T3,T4,T5,T6,T7,T8> |
tuple(<any> t) |
static Tuple0 |
tuple(org.jooq.lambda.tuple.Tuple0 t) |
public static Tuple0 tuple(org.jooq.lambda.tuple.Tuple0 t)
public static <T1> <any> tuple(<any> t)
public static <T1,T2> <any> tuple(<any> t)
public static <T1,T2,T3> <any> tuple(<any> t)
public static <T1,T2,T3,T4> <any> tuple(<any> t)
public static <T1,T2,T3,T4,T5> <any> tuple(<any> t)
public static <T1,T2,T3,T4,T5,T6> <any> tuple(<any> t)
public static <T1,T2,T3,T4,T5,T6,T7> <any> tuple(<any> t)
public static <T1,T2,T3,T4,T5,T6,T7,T8> <any> tuple(<any> t)