| Package | Description |
|---|---|
| org.jooq.lambda |
This package contains useful extensions for interoperation with Java 8's lambda expressions and
FunctionalInterface types.
|
| org.jooq.lambda.function |
This package contains function types of various degrees.
|
| org.jooq.lambda.tuple |
This package contains tuple types of various degrees.
|
| Modifier and Type | Method and Description |
|---|---|
default Seq |
Seq.window(WindowSpecification
Map this stream to a windowed stream with 1 distinct windows.
|
| Modifier and Type | Method and Description |
|---|---|
default R |
Function1.apply(Tuple1
Apply this function to the arguments.
|
default Function9 |
Function10.curry(Tuple1
Partially apply this function to the arguments.
|
default Function1 |
Function2.curry(Tuple1
Partially apply this function to the arguments.
|
default Function13 |
Function14.curry(Tuple1
Partially apply this function to the arguments.
|
default Function12 |
Function13.curry(Tuple1
Partially apply this function to the arguments.
|
default Function3 |
Function4.curry(Tuple1
Partially apply this function to the arguments.
|
default Function2 |
Function3.curry(Tuple1
Partially apply this function to the arguments.
|
default Function4 |
Function5.curry(Tuple1
Partially apply this function to the arguments.
|
default Function7 |
Function8.curry(Tuple1
Partially apply this function to the arguments.
|
default Function6 |
Function7.curry(Tuple1
Partially apply this function to the arguments.
|
default Function10 |
Function11.curry(Tuple1
Partially apply this function to the arguments.
|
default Function0 |
Function1.curry(Tuple1
Partially apply this function to the arguments.
|
default Function15 |
Function16.curry(Tuple1
Partially apply this function to the arguments.
|
default Function5 |
Function6.curry(Tuple1
Partially apply this function to the arguments.
|
default Function11 |
Function12.curry(Tuple1
Partially apply this function to the arguments.
|
default Function8 |
Function9.curry(Tuple1
Partially apply this function to the arguments.
|
default Function14 |
Function15.curry(Tuple1
Partially apply this function to the arguments.
|
| Modifier and Type | Method and Description |
|---|---|
Tuple1 |
Tuple1.clone()
|
<T1> Tuple1 |
Tuple0.concat(T1 value)
Concatenate a value to this tuple.
|
<T1> Tuple1 |
Tuple0.concat(Tuple1
Concatenate a tuple to this tuple.
|
Tuple1 |
Tuple12.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple7.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple16.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple6.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple2.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple15.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple13.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple3.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple5.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple4.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple10.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple14.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple8.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple11.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple9.limit1()
Limit this tuple to degree 1.
|
Tuple1 |
Tuple1.limit1()
Limit this tuple to degree 1.
|
<U1> Tuple1 |
Tuple1.map1(Function1
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
|
Tuple1 |
Tuple1.skip0()
Skip 0 degrees from this tuple.
|
Tuple1 |
Tuple2.skip1()
Skip 1 degrees from this tuple.
|
Tuple1 |
Tuple11.skip10()
Skip 10 degrees from this tuple.
|
Tuple1 |
Tuple12.skip11()
Skip 11 degrees from this tuple.
|
Tuple1 |
Tuple13.skip12()
Skip 12 degrees from this tuple.
|
Tuple1 |
Tuple14.skip13()
Skip 13 degrees from this tuple.
|
Tuple1 |
Tuple15.skip14()
Skip 14 degrees from this tuple.
|
Tuple1 |
Tuple16.skip15()
Skip 15 degrees from this tuple.
|
Tuple1 |
Tuple3.skip2()
Skip 2 degrees from this tuple.
|
Tuple1 |
Tuple4.skip3()
Skip 3 degrees from this tuple.
|
Tuple1 |
Tuple5.skip4()
Skip 4 degrees from this tuple.
|
Tuple1 |
Tuple6.skip5()
Skip 5 degrees from this tuple.
|
Tuple1 |
Tuple7.skip6()
Skip 6 degrees from this tuple.
|
Tuple1 |
Tuple8.skip7()
Skip 7 degrees from this tuple.
|
Tuple1 |
Tuple9.skip8()
Skip 8 degrees from this tuple.
|
Tuple1 |
Tuple10.skip9()
Skip 9 degrees from this tuple.
|
static <T1> Tuple1 |
Tuple.tuple(T1 v1)
Construct a tuple of degree 1.
|
| Modifier and Type | Method and Description |
|---|---|
static <T |
Tuple.collectors(Collector
Construct a tuple collector of degree 1.
|
static <T |
Tuple.collectors(Collector
Construct a tuple collector of degree 1.
|
Tuple2 |
Tuple1.split0()
Split this tuple into two tuples of degree 0 and 1.
|
Tuple2 |
Tuple12.split1()
Split this tuple into two tuples of degree 1 and 11.
|
Tuple2 |
Tuple7.split1()
Split this tuple into two tuples of degree 1 and 6.
|
Tuple2 |
Tuple16.split1()
Split this tuple into two tuples of degree 1 and 15.
|
Tuple2 |
Tuple6.split1()
Split this tuple into two tuples of degree 1 and 5.
|
Tuple2 |
Tuple2.split1()
Split this tuple into two tuples of degree 1 and 1.
|
Tuple2 |
Tuple2.split1()
Split this tuple into two tuples of degree 1 and 1.
|
Tuple2 |
Tuple15.split1()
Split this tuple into two tuples of degree 1 and 14.
|
Tuple2 |
Tuple13.split1()
Split this tuple into two tuples of degree 1 and 12.
|
Tuple2 |
Tuple3.split1()
Split this tuple into two tuples of degree 1 and 2.
|
Tuple2 |
Tuple5.split1()
Split this tuple into two tuples of degree 1 and 4.
|
Tuple2 |
Tuple4.split1()
Split this tuple into two tuples of degree 1 and 3.
|
Tuple2 |
Tuple10.split1()
Split this tuple into two tuples of degree 1 and 9.
|
Tuple2 |
Tuple14.split1()
Split this tuple into two tuples of degree 1 and 13.
|
Tuple2 |
Tuple8.split1()
Split this tuple into two tuples of degree 1 and 7.
|
Tuple2 |
Tuple11.split1()
Split this tuple into two tuples of degree 1 and 10.
|
Tuple2 |
Tuple9.split1()
Split this tuple into two tuples of degree 1 and 8.
|
Tuple2 |
Tuple1.split1()
Split this tuple into two tuples of degree 1 and 0.
|
Tuple2 |
Tuple11.split10()
Split this tuple into two tuples of degree 10 and 1.
|
Tuple2 |
Tuple12.split11()
Split this tuple into two tuples of degree 11 and 1.
|
Tuple2 |
Tuple13.split12()
Split this tuple into two tuples of degree 12 and 1.
|
Tuple2 |
Tuple14.split13()
Split this tuple into two tuples of degree 13 and 1.
|
Tuple2 |
Tuple15.split14()
Split this tuple into two tuples of degree 14 and 1.
|
Tuple2 |
Tuple16.split15()
Split this tuple into two tuples of degree 15 and 1.
|
Tuple2 |
Tuple3.split2()
Split this tuple into two tuples of degree 2 and 1.
|
Tuple2 |
Tuple4.split3()
Split this tuple into two tuples of degree 3 and 1.
|
Tuple2 |
Tuple5.split4()
Split this tuple into two tuples of degree 4 and 1.
|
Tuple2 |
Tuple6.split5()
Split this tuple into two tuples of degree 5 and 1.
|
Tuple2 |
Tuple7.split6()
Split this tuple into two tuples of degree 6 and 1.
|
Tuple2 |
Tuple8.split7()
Split this tuple into two tuples of degree 7 and 1.
|
Tuple2 |
Tuple9.split8()
Split this tuple into two tuples of degree 8 and 1.
|
Tuple2 |
Tuple10.split9()
Split this tuple into two tuples of degree 9 and 1.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Tuple1.compareTo(Tuple1
|
<T1> Tuple1 |
Tuple0.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T10> Tuple10 |
Tuple9.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T11> Tuple11 |
Tuple10.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T12> Tuple12 |
Tuple11.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T13> Tuple13 |
Tuple12.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T14> Tuple14 |
Tuple13.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T15> Tuple15 |
Tuple14.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T16> Tuple16 |
Tuple15.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T2> Tuple2 |
Tuple1.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T3> Tuple3 |
Tuple2.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T4> Tuple4 |
Tuple3.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T5> Tuple5 |
Tuple4.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T6> Tuple6 |
Tuple5.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T7> Tuple7 |
Tuple6.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T8> Tuple8 |
Tuple7.concat(Tuple1
Concatenate a tuple to this tuple.
|
<T9> Tuple9 |
Tuple8.concat(Tuple1
Concatenate a tuple to this tuple.
|
| Constructor and Description | |
|---|---|
Tuple1(Tuple1
|