Skip navigation links
A B C D E F G H I J L M O P R S T U V Z 

A

accept(T, U) - Method in interface org.jooq.lambda.fi.util.function.CheckedBiConsumer
Performs this operation on the given arguments.
accept(T) - Method in interface org.jooq.lambda.fi.util.function.CheckedConsumer
Performs this operation on the given argument.
accept(double) - Method in interface org.jooq.lambda.fi.util.function.CheckedDoubleConsumer
Performs this operation on the given argument.
accept(int) - Method in interface org.jooq.lambda.fi.util.function.CheckedIntConsumer
Performs this operation on the given argument.
accept(long) - Method in interface org.jooq.lambda.fi.util.function.CheckedLongConsumer
Performs this operation on the given argument.
accept(T, double) - Method in interface org.jooq.lambda.fi.util.function.CheckedObjDoubleConsumer
Performs this operation on the given arguments.
accept(T, int) - Method in interface org.jooq.lambda.fi.util.function.CheckedObjIntConsumer
Performs this operation on the given arguments.
accept(T, long) - Method in interface org.jooq.lambda.fi.util.function.CheckedObjLongConsumer
Performs this operation on the given arguments.
apply(T, U) - Method in interface org.jooq.lambda.fi.util.function.CheckedBiFunction
Applies this function to the given arguments.
apply(double) - Method in interface org.jooq.lambda.fi.util.function.CheckedDoubleFunction
Applies this function to the given argument.
apply(T) - Method in interface org.jooq.lambda.fi.util.function.CheckedFunction
Applies this function to the given argument.
apply(int) - Method in interface org.jooq.lambda.fi.util.function.CheckedIntFunction
Applies this function to the given argument.
apply(long) - Method in interface org.jooq.lambda.fi.util.function.CheckedLongFunction
Applies this function to the given argument.
apply() - Method in interface org.jooq.lambda.function.Function0
Apply this function to the arguments.
apply(Tuple0) - Method in interface org.jooq.lambda.function.Function0
Apply this function to the arguments.
apply(Tuple1<T1>) - Method in interface org.jooq.lambda.function.Function1
Apply this function to the arguments.
apply(T1) - Method in interface org.jooq.lambda.function.Function1
Apply this function to the arguments.
apply(Tuple2<T1, T2>) - Method in interface org.jooq.lambda.function.Function2
Apply this function to the arguments.
apply(T1, T2) - Method in interface org.jooq.lambda.function.Function2
Apply this function to the arguments.
apply(Tuple3<T1, T2, T3>) - Method in interface org.jooq.lambda.function.Function3
Apply this function to the arguments.
apply(T1, T2, T3) - Method in interface org.jooq.lambda.function.Function3
Apply this function to the arguments.
apply(Tuple4<T1, T2, T3, T4>) - Method in interface org.jooq.lambda.function.Function4
Apply this function to the arguments.
apply(T1, T2, T3, T4) - Method in interface org.jooq.lambda.function.Function4
Apply this function to the arguments.
apply(Tuple5<T1, T2, T3, T4, T5>) - Method in interface org.jooq.lambda.function.Function5
Apply this function to the arguments.
apply(T1, T2, T3, T4, T5) - Method in interface org.jooq.lambda.function.Function5
Apply this function to the arguments.
apply(Tuple6<T1, T2, T3, T4, T5, T6>) - Method in interface org.jooq.lambda.function.Function6
Apply this function to the arguments.
apply(T1, T2, T3, T4, T5, T6) - Method in interface org.jooq.lambda.function.Function6
Apply this function to the arguments.
apply(Tuple7<T1, T2, T3, T4, T5, T6, T7>) - Method in interface org.jooq.lambda.function.Function7
Apply this function to the arguments.
apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface org.jooq.lambda.function.Function7
Apply this function to the arguments.
apply(Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>) - Method in interface org.jooq.lambda.function.Function8
Apply this function to the arguments.
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface org.jooq.lambda.function.Function8
Apply this function to the arguments.
applyAsDouble(double, double) - Method in interface org.jooq.lambda.fi.util.function.CheckedDoubleBinaryOperator
Applies this operator to the given operands.
applyAsDouble(double) - Method in interface org.jooq.lambda.fi.util.function.CheckedDoubleUnaryOperator
Applies this operator to the given operand.
applyAsDouble(int) - Method in interface org.jooq.lambda.fi.util.function.CheckedIntToDoubleFunction
Applies this function to the given argument.
applyAsDouble(long) - Method in interface org.jooq.lambda.fi.util.function.CheckedLongToDoubleFunction
Applies this function to the given argument.
applyAsDouble(T, U) - Method in interface org.jooq.lambda.fi.util.function.CheckedToDoubleBiFunction
Applies this function to the given arguments.
applyAsDouble(T) - Method in interface org.jooq.lambda.fi.util.function.CheckedToDoubleFunction
Applies this function to the given argument.
applyAsInt(double) - Method in interface org.jooq.lambda.fi.util.function.CheckedDoubleToIntFunction
Applies this function to the given argument.
applyAsInt(int, int) - Method in interface org.jooq.lambda.fi.util.function.CheckedIntBinaryOperator
Applies this operator to the given operands.
applyAsInt(int) - Method in interface org.jooq.lambda.fi.util.function.CheckedIntUnaryOperator
Applies this operator to the given operand.
applyAsInt(long) - Method in interface org.jooq.lambda.fi.util.function.CheckedLongToIntFunction
Applies this function to the given argument.
applyAsInt(T, U) - Method in interface org.jooq.lambda.fi.util.function.CheckedToIntBiFunction
Applies this function to the given arguments.
applyAsInt(T) - Method in interface org.jooq.lambda.fi.util.function.CheckedToIntFunction
Applies this function to the given argument.
applyAsLong(double) - Method in interface org.jooq.lambda.fi.util.function.CheckedDoubleToLongFunction
Applies this function to the given argument.
applyAsLong(int) - Method in interface org.jooq.lambda.fi.util.function.CheckedIntToLongFunction
Applies this function to the given argument.
applyAsLong(long, long) - Method in interface org.jooq.lambda.fi.util.function.CheckedLongBinaryOperator
Applies this operator to the given operands.
applyAsLong(long) - Method in interface org.jooq.lambda.fi.util.function.CheckedLongUnaryOperator
Applies this operator to the given operand.
applyAsLong(T, U) - Method in interface org.jooq.lambda.fi.util.function.CheckedToLongBiFunction
Applies this function to the given arguments.
applyAsLong(T) - Method in interface org.jooq.lambda.fi.util.function.CheckedToLongFunction
Applies this function to the given argument.
array() - Method in interface org.jooq.lambda.tuple.Tuple
Get an array representation of this tuple.
array() - Method in class org.jooq.lambda.tuple.Tuple0
 
array() - Method in class org.jooq.lambda.tuple.Tuple1
 
array() - Method in class org.jooq.lambda.tuple.Tuple2
 
array() - Method in class org.jooq.lambda.tuple.Tuple3
 
array() - Method in class org.jooq.lambda.tuple.Tuple4
 
array() - Method in class org.jooq.lambda.tuple.Tuple5
 
array() - Method in class org.jooq.lambda.tuple.Tuple6
 
array() - Method in class org.jooq.lambda.tuple.Tuple7
 
array() - Method in class org.jooq.lambda.tuple.Tuple8
 

B

biConsumer(CheckedBiConsumer<T, U>) - Static method in class org.jooq.lambda.Unchecked
biConsumer(CheckedBiConsumer<T, U>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedBiConsumer in a BiConsumer with a custom handler for checked exceptions.
biFunction(CheckedBiFunction<T, U, R>) - Static method in class org.jooq.lambda.Unchecked
biFunction(CheckedBiFunction<T, U, R>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedBiFunction in a BiFunction with a custom handler for checked exceptions.
binaryOperator(CheckedBinaryOperator<T>) - Static method in class org.jooq.lambda.Unchecked
binaryOperator(CheckedBinaryOperator<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedBinaryOperator in a BinaryOperator with a custom handler for checked exceptions.
biPredicate(CheckedBiPredicate<T, U>) - Static method in class org.jooq.lambda.Unchecked
biPredicate(CheckedBiPredicate<T, U>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedBiPredicate in a BiPredicate with a custom handler for checked exceptions.
booleanSupplier(CheckedBooleanSupplier) - Static method in class org.jooq.lambda.Unchecked
booleanSupplier(CheckedBooleanSupplier, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedBooleanSupplier in a BooleanSupplier with a custom handler for checked exceptions.

C

cast(Class<U>) - Method in interface org.jooq.lambda.Seq
Cast all elements in a stream to a given type, possibly throwing a ClassCastException.
cast(Stream<T>, Class<U>) - Static method in interface org.jooq.lambda.Seq
Cast all elements in a stream to a given type, possibly throwing a ClassCastException.
CheckedBiConsumer<T,U> - Interface in org.jooq.lambda.fi.util.function
A BiConsumer that allows for checked exceptions.
CheckedBiFunction<T,U,R> - Interface in org.jooq.lambda.fi.util.function
A BiFunction that allows for checked exceptions.
CheckedBinaryOperator<T> - Interface in org.jooq.lambda.fi.util.function
A BinaryOperator that allows for checked exceptions.
CheckedBiPredicate<T,U> - Interface in org.jooq.lambda.fi.util.function
A BiPredicate that allows for checked exceptions.
CheckedBooleanSupplier - Interface in org.jooq.lambda.fi.util.function
A BooleanSupplier that allows for checked exceptions.
CheckedComparator<T> - Interface in org.jooq.lambda.fi.util
A Comparator that allows for checked exceptions.
CheckedConsumer<T> - Interface in org.jooq.lambda.fi.util.function
A Consumer that allows for checked exceptions.
CheckedDoubleBinaryOperator - Interface in org.jooq.lambda.fi.util.function
A DoubleBinaryOperator that allows for checked exceptions.
CheckedDoubleConsumer - Interface in org.jooq.lambda.fi.util.function
A DoubleConsumer that allows for checked exceptions.
CheckedDoubleFunction<R> - Interface in org.jooq.lambda.fi.util.function
A DoubleFunction that allows for checked exceptions.
CheckedDoublePredicate - Interface in org.jooq.lambda.fi.util.function
A DoublePredicate that allows for checked exceptions.
CheckedDoubleSupplier - Interface in org.jooq.lambda.fi.util.function
A DoubleSupplier that allows for checked exceptions.
CheckedDoubleToIntFunction - Interface in org.jooq.lambda.fi.util.function
A DoubleToIntFunction that allows for checked exceptions.
CheckedDoubleToLongFunction - Interface in org.jooq.lambda.fi.util.function
A DoubleToLongFunction that allows for checked exceptions.
CheckedDoubleUnaryOperator - Interface in org.jooq.lambda.fi.util.function
A DoubleUnaryOperator that allows for checked exceptions.
CheckedFunction<T,R> - Interface in org.jooq.lambda.fi.util.function
A Function that allows for checked exceptions.
CheckedIntBinaryOperator - Interface in org.jooq.lambda.fi.util.function
A IntBinaryOperator that allows for checked exceptions.
CheckedIntConsumer - Interface in org.jooq.lambda.fi.util.function
A IntConsumer that allows for checked exceptions.
CheckedIntFunction<R> - Interface in org.jooq.lambda.fi.util.function
A IntFunction that allows for checked exceptions.
CheckedIntPredicate - Interface in org.jooq.lambda.fi.util.function
A IntPredicate that allows for checked exceptions.
CheckedIntSupplier - Interface in org.jooq.lambda.fi.util.function
A IntSupplier that allows for checked exceptions.
CheckedIntToDoubleFunction - Interface in org.jooq.lambda.fi.util.function
A IntToDoubleFunction that allows for checked exceptions.
CheckedIntToLongFunction - Interface in org.jooq.lambda.fi.util.function
A IntToLongFunction that allows for checked exceptions.
CheckedIntUnaryOperator - Interface in org.jooq.lambda.fi.util.function
A IntUnaryOperator that allows for checked exceptions.
CheckedLongBinaryOperator - Interface in org.jooq.lambda.fi.util.function
A LongBinaryOperator that allows for checked exceptions.
CheckedLongConsumer - Interface in org.jooq.lambda.fi.util.function
A LongConsumer that allows for checked exceptions.
CheckedLongFunction<R> - Interface in org.jooq.lambda.fi.util.function
A LongFunction that allows for checked exceptions.
CheckedLongPredicate - Interface in org.jooq.lambda.fi.util.function
A LongPredicate that allows for checked exceptions.
CheckedLongSupplier - Interface in org.jooq.lambda.fi.util.function
A LongSupplier that allows for checked exceptions.
CheckedLongToDoubleFunction - Interface in org.jooq.lambda.fi.util.function
A LongToDoubleFunction that allows for checked exceptions.
CheckedLongToIntFunction - Interface in org.jooq.lambda.fi.util.function
A LongToIntFunction that allows for checked exceptions.
CheckedLongUnaryOperator - Interface in org.jooq.lambda.fi.util.function
A LongUnaryOperator that allows for checked exceptions.
CheckedObjDoubleConsumer<T> - Interface in org.jooq.lambda.fi.util.function
A ObjDoubleConsumer that allows for checked exceptions.
CheckedObjIntConsumer<T> - Interface in org.jooq.lambda.fi.util.function
A ObjIntConsumer that allows for checked exceptions.
CheckedObjLongConsumer<T> - Interface in org.jooq.lambda.fi.util.function
A ObjLongConsumer that allows for checked exceptions.
CheckedPredicate<T> - Interface in org.jooq.lambda.fi.util.function
A Predicate that allows for checked exceptions.
CheckedRunnable - Interface in org.jooq.lambda.fi.lang
A Runnable that allows for checked exceptions.
CheckedSupplier<T> - Interface in org.jooq.lambda.fi.util.function
A Supplier that allows for checked exceptions.
CheckedToDoubleBiFunction<T,U> - Interface in org.jooq.lambda.fi.util.function
A ToDoubleBiFunction that allows for checked exceptions.
CheckedToDoubleFunction<T> - Interface in org.jooq.lambda.fi.util.function
A ToDoubleFunction that allows for checked exceptions.
CheckedToIntBiFunction<T,U> - Interface in org.jooq.lambda.fi.util.function
A ToIntBiFunction that allows for checked exceptions.
CheckedToIntFunction<T> - Interface in org.jooq.lambda.fi.util.function
A ToIntFunction that allows for checked exceptions.
CheckedToLongBiFunction<T,U> - Interface in org.jooq.lambda.fi.util.function
A ToLongBiFunction that allows for checked exceptions.
CheckedToLongFunction<T> - Interface in org.jooq.lambda.fi.util.function
A ToLongFunction that allows for checked exceptions.
CheckedUnaryOperator<T> - Interface in org.jooq.lambda.fi.util.function
A UnaryOperator that allows for checked exceptions.
clone() - Method in class org.jooq.lambda.tuple.Tuple0
 
clone() - Method in class org.jooq.lambda.tuple.Tuple1
 
clone() - Method in class org.jooq.lambda.tuple.Tuple2
 
clone() - Method in class org.jooq.lambda.tuple.Tuple3
 
clone() - Method in class org.jooq.lambda.tuple.Tuple4
 
clone() - Method in class org.jooq.lambda.tuple.Tuple5
 
clone() - Method in class org.jooq.lambda.tuple.Tuple6
 
clone() - Method in class org.jooq.lambda.tuple.Tuple7
 
clone() - Method in class org.jooq.lambda.tuple.Tuple8
 
close() - Method in interface org.jooq.lambda.Seq
 
collectors(Collector<T, A1, D1>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 1.
collectors(Collector<T, A1, D1>, Collector<T, A2, D2>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 2.
collectors(Collector<T, A1, D1>, Collector<T, A2, D2>, Collector<T, A3, D3>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 3.
collectors(Collector<T, A1, D1>, Collector<T, A2, D2>, Collector<T, A3, D3>, Collector<T, A4, D4>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 4.
collectors(Collector<T, A1, D1>, Collector<T, A2, D2>, Collector<T, A3, D3>, Collector<T, A4, D4>, Collector<T, A5, D5>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 5.
collectors(Collector<T, A1, D1>, Collector<T, A2, D2>, Collector<T, A3, D3>, Collector<T, A4, D4>, Collector<T, A5, D5>, Collector<T, A6, D6>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 6.
collectors(Collector<T, A1, D1>, Collector<T, A2, D2>, Collector<T, A3, D3>, Collector<T, A4, D4>, Collector<T, A5, D5>, Collector<T, A6, D6>, Collector<T, A7, D7>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 7.
collectors(Collector<T, A1, D1>, Collector<T, A2, D2>, Collector<T, A3, D3>, Collector<T, A4, D4>, Collector<T, A5, D5>, Collector<T, A6, D6>, Collector<T, A7, D7>, Collector<T, A8, D8>) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple collector of degree 8.
comparator(CheckedComparator<T>) - Static method in class org.jooq.lambda.Unchecked
comparator(CheckedComparator<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedComparator in a Comparator with a custom handler for checked exceptions.
compare(T, T) - Method in interface org.jooq.lambda.fi.util.CheckedComparator
Compares its two arguments for order.
compareTo(Tuple0) - Method in class org.jooq.lambda.tuple.Tuple0
 
compareTo(Tuple1<T1>) - Method in class org.jooq.lambda.tuple.Tuple1
 
compareTo(Tuple2<T1, T2>) - Method in class org.jooq.lambda.tuple.Tuple2
 
compareTo(Tuple3<T1, T2, T3>) - Method in class org.jooq.lambda.tuple.Tuple3
 
compareTo(Tuple4<T1, T2, T3, T4>) - Method in class org.jooq.lambda.tuple.Tuple4
 
compareTo(Tuple5<T1, T2, T3, T4, T5>) - Method in class org.jooq.lambda.tuple.Tuple5
 
compareTo(Tuple6<T1, T2, T3, T4, T5, T6>) - Method in class org.jooq.lambda.tuple.Tuple6
 
compareTo(Tuple7<T1, T2, T3, T4, T5, T6, T7>) - Method in class org.jooq.lambda.tuple.Tuple7
 
compareTo(Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple8
 
concat(Stream<T>) - Method in interface org.jooq.lambda.Seq
Concatenate two streams.
concat(T) - Method in interface org.jooq.lambda.Seq
Concatenate two streams.
concat(T...) - Method in interface org.jooq.lambda.Seq
Concatenate two streams.
concat(Stream<T>...) - Static method in interface org.jooq.lambda.Seq
Concatenate a number of streams.
concat(T1) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a value to this tuple.
concat(Tuple1<T1>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(Tuple2<T1, T2>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(Tuple3<T1, T2, T3>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(Tuple4<T1, T2, T3, T4>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(Tuple5<T1, T2, T3, T4, T5>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(Tuple6<T1, T2, T3, T4, T5, T6>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(Tuple7<T1, T2, T3, T4, T5, T6, T7>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple0
Concatenate a tuple to this tuple.
concat(T2) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a value to this tuple.
concat(Tuple1<T2>) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a tuple to this tuple.
concat(Tuple2<T2, T3>) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a tuple to this tuple.
concat(Tuple3<T2, T3, T4>) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a tuple to this tuple.
concat(Tuple4<T2, T3, T4, T5>) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a tuple to this tuple.
concat(Tuple5<T2, T3, T4, T5, T6>) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a tuple to this tuple.
concat(Tuple6<T2, T3, T4, T5, T6, T7>) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a tuple to this tuple.
concat(Tuple7<T2, T3, T4, T5, T6, T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple1
Concatenate a tuple to this tuple.
concat(T3) - Method in class org.jooq.lambda.tuple.Tuple2
Concatenate a value to this tuple.
concat(Tuple1<T3>) - Method in class org.jooq.lambda.tuple.Tuple2
Concatenate a tuple to this tuple.
concat(Tuple2<T3, T4>) - Method in class org.jooq.lambda.tuple.Tuple2
Concatenate a tuple to this tuple.
concat(Tuple3<T3, T4, T5>) - Method in class org.jooq.lambda.tuple.Tuple2
Concatenate a tuple to this tuple.
concat(Tuple4<T3, T4, T5, T6>) - Method in class org.jooq.lambda.tuple.Tuple2
Concatenate a tuple to this tuple.
concat(Tuple5<T3, T4, T5, T6, T7>) - Method in class org.jooq.lambda.tuple.Tuple2
Concatenate a tuple to this tuple.
concat(Tuple6<T3, T4, T5, T6, T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple2
Concatenate a tuple to this tuple.
concat(T4) - Method in class org.jooq.lambda.tuple.Tuple3
Concatenate a value to this tuple.
concat(Tuple1<T4>) - Method in class org.jooq.lambda.tuple.Tuple3
Concatenate a tuple to this tuple.
concat(Tuple2<T4, T5>) - Method in class org.jooq.lambda.tuple.Tuple3
Concatenate a tuple to this tuple.
concat(Tuple3<T4, T5, T6>) - Method in class org.jooq.lambda.tuple.Tuple3
Concatenate a tuple to this tuple.
concat(Tuple4<T4, T5, T6, T7>) - Method in class org.jooq.lambda.tuple.Tuple3
Concatenate a tuple to this tuple.
concat(Tuple5<T4, T5, T6, T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple3
Concatenate a tuple to this tuple.
concat(T5) - Method in class org.jooq.lambda.tuple.Tuple4
Concatenate a value to this tuple.
concat(Tuple1<T5>) - Method in class org.jooq.lambda.tuple.Tuple4
Concatenate a tuple to this tuple.
concat(Tuple2<T5, T6>) - Method in class org.jooq.lambda.tuple.Tuple4
Concatenate a tuple to this tuple.
concat(Tuple3<T5, T6, T7>) - Method in class org.jooq.lambda.tuple.Tuple4
Concatenate a tuple to this tuple.
concat(Tuple4<T5, T6, T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple4
Concatenate a tuple to this tuple.
concat(T6) - Method in class org.jooq.lambda.tuple.Tuple5
Concatenate a value to this tuple.
concat(Tuple1<T6>) - Method in class org.jooq.lambda.tuple.Tuple5
Concatenate a tuple to this tuple.
concat(Tuple2<T6, T7>) - Method in class org.jooq.lambda.tuple.Tuple5
Concatenate a tuple to this tuple.
concat(Tuple3<T6, T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple5
Concatenate a tuple to this tuple.
concat(T7) - Method in class org.jooq.lambda.tuple.Tuple6
Concatenate a value to this tuple.
concat(Tuple1<T7>) - Method in class org.jooq.lambda.tuple.Tuple6
Concatenate a tuple to this tuple.
concat(Tuple2<T7, T8>) - Method in class org.jooq.lambda.tuple.Tuple6
Concatenate a tuple to this tuple.
concat(T8) - Method in class org.jooq.lambda.tuple.Tuple7
Concatenate a value to this tuple.
concat(Tuple1<T8>) - Method in class org.jooq.lambda.tuple.Tuple7
Concatenate a tuple to this tuple.
consumer(CheckedConsumer<T>) - Static method in class org.jooq.lambda.Unchecked
consumer(CheckedConsumer<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedConsumer in a Consumer with a custom handler for checked exceptions.
cycle() - Method in interface org.jooq.lambda.Seq
Repeat a stream infinitely.
cycle(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Repeat a stream infinitely.

D

degree() - Method in interface org.jooq.lambda.tuple.Tuple
The degree of this tuple.
degree() - Method in class org.jooq.lambda.tuple.Tuple0
The degree of this tuple: 0.
degree() - Method in class org.jooq.lambda.tuple.Tuple1
The degree of this tuple: 1.
degree() - Method in class org.jooq.lambda.tuple.Tuple2
The degree of this tuple: 2.
degree() - Method in class org.jooq.lambda.tuple.Tuple3
The degree of this tuple: 3.
degree() - Method in class org.jooq.lambda.tuple.Tuple4
The degree of this tuple: 4.
degree() - Method in class org.jooq.lambda.tuple.Tuple5
The degree of this tuple: 5.
degree() - Method in class org.jooq.lambda.tuple.Tuple6
The degree of this tuple: 6.
degree() - Method in class org.jooq.lambda.tuple.Tuple7
The degree of this tuple: 7.
degree() - Method in class org.jooq.lambda.tuple.Tuple8
The degree of this tuple: 8.
distinct() - Method in interface org.jooq.lambda.Seq
 
doubleBinaryOperator(CheckedDoubleBinaryOperator) - Static method in class org.jooq.lambda.Unchecked
doubleBinaryOperator(CheckedDoubleBinaryOperator, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoubleBinaryOperator in a DoubleBinaryOperator with a custom handler for checked exceptions.
doubleConsumer(CheckedDoubleConsumer) - Static method in class org.jooq.lambda.Unchecked
doubleConsumer(CheckedDoubleConsumer, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoubleConsumer in a DoubleConsumer with a custom handler for checked exceptions.
doubleFunction(CheckedDoubleFunction<R>) - Static method in class org.jooq.lambda.Unchecked
doubleFunction(CheckedDoubleFunction<R>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoubleFunction in a DoubleFunction with a custom handler for checked exceptions.
doublePredicate(CheckedDoublePredicate) - Static method in class org.jooq.lambda.Unchecked
doublePredicate(CheckedDoublePredicate, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoublePredicate in a DoublePredicate with a custom handler for checked exceptions.
doubleSupplier(CheckedDoubleSupplier) - Static method in class org.jooq.lambda.Unchecked
doubleSupplier(CheckedDoubleSupplier, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoubleSupplier in a DoubleSupplier with a custom handler for checked exceptions.
doubleToIntFunction(CheckedDoubleToIntFunction) - Static method in class org.jooq.lambda.Unchecked
doubleToIntFunction(CheckedDoubleToIntFunction, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoubleToIntFunction in a DoubleToIntFunction with a custom handler for checked exceptions.
doubleToLongFunction(CheckedDoubleToLongFunction) - Static method in class org.jooq.lambda.Unchecked
doubleToLongFunction(CheckedDoubleToLongFunction, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoubleToLongFunction in a DoubleToLongFunction with a custom handler for checked exceptions.
doubleUnaryOperator(CheckedDoubleUnaryOperator) - Static method in class org.jooq.lambda.Unchecked
doubleUnaryOperator(CheckedDoubleUnaryOperator, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedDoubleUnaryOperator in a DoubleUnaryOperator with a custom handler for checked exceptions.
duplicate() - Method in interface org.jooq.lambda.Seq
Duplicate a Streams into two equivalent Streams.
duplicate(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Duplicate a Streams into two equivalent Streams.

E

empty() - Static method in interface org.jooq.lambda.Seq
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple0
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple1
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple2
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple3
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple4
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple5
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple6
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple7
 
equals(Object) - Method in class org.jooq.lambda.tuple.Tuple8
 

F

filter(Predicate<? super T>) - Method in interface org.jooq.lambda.Seq
 
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in interface org.jooq.lambda.Seq
 
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in interface org.jooq.lambda.Seq
 
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in interface org.jooq.lambda.Seq
 
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in interface org.jooq.lambda.Seq
 
foldLeft(U, BiFunction<U, ? super T, U>) - Method in interface org.jooq.lambda.Seq
Fold a Stream to the left.
foldLeft(Stream<T>, U, BiFunction<U, ? super T, U>) - Static method in interface org.jooq.lambda.Seq
Fold a stream to the left.
foldRight(U, BiFunction<? super T, U, U>) - Method in interface org.jooq.lambda.Seq
Fold a Stream to the right.
foldRight(Stream<T>, U, BiFunction<? super T, U, U>) - Static method in interface org.jooq.lambda.Seq
Fold a stream to the right.
forEach(Consumer<? super T>) - Method in interface org.jooq.lambda.Seq
 
from(Supplier<R>) - Static method in interface org.jooq.lambda.function.Function0
Convert to this function from a Supplier
from(Function<T1, R>) - Static method in interface org.jooq.lambda.function.Function1
Convert to this function from a Function
from(BiFunction<T1, T2, R>) - Static method in interface org.jooq.lambda.function.Function2
Convert to this function to a BiFunction
function(CheckedFunction<T, R>) - Static method in class org.jooq.lambda.Unchecked
function(CheckedFunction<T, R>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedFunction in a Function with a custom handler for checked exceptions.
Function0<R> - Interface in org.jooq.lambda.function
A function with 0 arguments
Function1<T1,R> - Interface in org.jooq.lambda.function
A function with 1 arguments
Function2<T1,T2,R> - Interface in org.jooq.lambda.function
A function with 2 arguments
Function3<T1,T2,T3,R> - Interface in org.jooq.lambda.function
A function with 3 arguments
Function4<T1,T2,T3,T4,R> - Interface in org.jooq.lambda.function
A function with 4 arguments
Function5<T1,T2,T3,T4,T5,R> - Interface in org.jooq.lambda.function
A function with 5 arguments
Function6<T1,T2,T3,T4,T5,T6,R> - Interface in org.jooq.lambda.function
A function with 6 arguments
Function7<T1,T2,T3,T4,T5,T6,T7,R> - Interface in org.jooq.lambda.function
A function with 7 arguments
Function8<T1,T2,T3,T4,T5,T6,T7,T8,R> - Interface in org.jooq.lambda.function
A function with 8 arguments

G

generate() - Static method in interface org.jooq.lambda.Seq
 
generate(T) - Static method in interface org.jooq.lambda.Seq
 
generate(Supplier<T>) - Static method in interface org.jooq.lambda.Seq
 
get() - Method in interface org.jooq.lambda.fi.util.function.CheckedSupplier
Gets a result.
get() - Method in interface org.jooq.lambda.function.Function0
Apply this function to the arguments.
getAsBoolean() - Method in interface org.jooq.lambda.fi.util.function.CheckedBooleanSupplier
Gets a result.
getAsDouble() - Method in interface org.jooq.lambda.fi.util.function.CheckedDoubleSupplier
Gets a result.
getAsInt() - Method in interface org.jooq.lambda.fi.util.function.CheckedIntSupplier
Gets a result.
getAsLong() - Method in interface org.jooq.lambda.fi.util.function.CheckedLongSupplier
Gets a result.
groupBy(Function<? super T, ? extends K>) - Method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.groupingBy(Function) collector.
groupBy(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.groupingBy(Function, Collector) collector.
groupBy(Function<? super T, ? extends K>, Supplier<M>, Collector<? super T, A, D>) - Method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.groupingBy(Function, Supplier, Collector) collector.
groupBy(Stream<T>, Function<? super T, ? extends K>) - Static method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.groupingBy(Function) collector.
groupBy(Stream<T>, Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.groupingBy(Function, Collector) collector.
groupBy(Stream<T>, Function<? super T, ? extends K>, Supplier<M>, Collector<? super T, A, D>) - Static method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.groupingBy(Function, Supplier, Collector) collector.

H

hashCode() - Method in class org.jooq.lambda.tuple.Tuple0
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple1
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple2
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple3
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple4
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple5
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple6
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple7
 
hashCode() - Method in class org.jooq.lambda.tuple.Tuple8
 

I

intBinaryOperator(CheckedIntBinaryOperator) - Static method in class org.jooq.lambda.Unchecked
intBinaryOperator(CheckedIntBinaryOperator, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedIntBinaryOperator in a IntBinaryOperator with a custom handler for checked exceptions.
intConsumer(CheckedIntConsumer) - Static method in class org.jooq.lambda.Unchecked
intConsumer(CheckedIntConsumer, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedIntConsumer in a IntConsumer with a custom handler for checked exceptions.
intersect(Tuple2<T, T>) - Method in class org.jooq.lambda.tuple.Range
The intersection of two ranges.
intersect(T, T) - Method in class org.jooq.lambda.tuple.Range
The intersection of two ranges.
intersect(Tuple2<T, T>, Tuple2<T, T>) - Static method in class org.jooq.lambda.tuple.Tuple2
The intersection of two ranges.
intersperse(T) - Method in interface org.jooq.lambda.Seq
Returns a stream with a given value interspersed between any two values of this stream.
intersperse(Stream<T>, T) - Static method in interface org.jooq.lambda.Seq
Returns a stream with a given value interspersed between any two values of this stream.
intFunction(CheckedIntFunction<R>) - Static method in class org.jooq.lambda.Unchecked
intFunction(CheckedIntFunction<R>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedIntFunction in a IntFunction with a custom handler for checked exceptions.
intPredicate(CheckedIntPredicate) - Static method in class org.jooq.lambda.Unchecked
intPredicate(CheckedIntPredicate, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedPredicate in a IntPredicate with a custom handler for checked exceptions.
intSupplier(CheckedIntSupplier) - Static method in class org.jooq.lambda.Unchecked
intSupplier(CheckedIntSupplier, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedIntSupplier in a IntSupplier with a custom handler for checked exceptions.
intToDoubleFunction(CheckedIntToDoubleFunction) - Static method in class org.jooq.lambda.Unchecked
intToDoubleFunction(CheckedIntToDoubleFunction, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedIntToDoubleFunction in a IntToDoubleFunction with a custom handler for checked exceptions.
intToLongFunction(CheckedIntToLongFunction) - Static method in class org.jooq.lambda.Unchecked
intToLongFunction(CheckedIntToLongFunction, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedIntToLongFunction in a IntToLongFunction with a custom handler for checked exceptions.
intUnaryOperator(CheckedIntUnaryOperator) - Static method in class org.jooq.lambda.Unchecked
intUnaryOperator(CheckedIntUnaryOperator, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedIntUnaryOperator in a IntUnaryOperator with a custom handler for checked exceptions.
iterate(T, UnaryOperator<T>) - Static method in interface org.jooq.lambda.Seq
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple0
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple1
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple2
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple3
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple4
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple5
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple6
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple7
 
iterator() - Method in class org.jooq.lambda.tuple.Tuple8
 

J

join() - Method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.joining() collector.
join(CharSequence) - Method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.joining(CharSequence) collector.
join(CharSequence, CharSequence, CharSequence) - Method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.joining(CharSequence, CharSequence, CharSequence) collector.
join(Stream<?>) - Static method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.joining() collector.
join(Stream<?>, CharSequence) - Static method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.joining(CharSequence) collector.
join(Stream<?>, CharSequence, CharSequence, CharSequence) - Static method in interface org.jooq.lambda.Seq
Shortcut for calling Stream.collect(Collector) with a Collectors.joining(CharSequence, CharSequence, CharSequence) collector.

L

limit(Stream<T>, long) - Static method in interface org.jooq.lambda.Seq
Returns a stream limited to n elements.
limit(long) - Method in interface org.jooq.lambda.Seq
 
limitUntil(Predicate<? super T>) - Method in interface org.jooq.lambda.Seq
Returns a stream limited to all elements for which a predicate evaluates to false.
limitUntil(Stream<T>, Predicate<? super T>) - Static method in interface org.jooq.lambda.Seq
Returns a stream limited to all elements for which a predicate evaluates to true.
limitWhile(Predicate<? super T>) - Method in interface org.jooq.lambda.Seq
Returns a stream limited to all elements for which a predicate evaluates to true.
limitWhile(Stream<T>, Predicate<? super T>) - Static method in interface org.jooq.lambda.Seq
Returns a stream limited to all elements for which a predicate evaluates to true.
list() - Method in interface org.jooq.lambda.tuple.Tuple
Get a list representation of this tuple.
list() - Method in class org.jooq.lambda.tuple.Tuple0
 
list() - Method in class org.jooq.lambda.tuple.Tuple1
 
list() - Method in class org.jooq.lambda.tuple.Tuple2
 
list() - Method in class org.jooq.lambda.tuple.Tuple3
 
list() - Method in class org.jooq.lambda.tuple.Tuple4
 
list() - Method in class org.jooq.lambda.tuple.Tuple5
 
list() - Method in class org.jooq.lambda.tuple.Tuple6
 
list() - Method in class org.jooq.lambda.tuple.Tuple7
 
list() - Method in class org.jooq.lambda.tuple.Tuple8
 
longBinaryOperator(CheckedLongBinaryOperator) - Static method in class org.jooq.lambda.Unchecked
longBinaryOperator(CheckedLongBinaryOperator, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongBinaryOperator in a LongBinaryOperator with a custom handler for checked exceptions.
longConsumer(CheckedLongConsumer) - Static method in class org.jooq.lambda.Unchecked
longConsumer(CheckedLongConsumer, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongConsumer in a LongConsumer with a custom handler for checked exceptions.
longFunction(CheckedLongFunction<R>) - Static method in class org.jooq.lambda.Unchecked
longFunction(CheckedLongFunction<R>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongFunction in a LongFunction with a custom handler for checked exceptions.
longPredicate(CheckedLongPredicate) - Static method in class org.jooq.lambda.Unchecked
longPredicate(CheckedLongPredicate, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongPredicate in a LongPredicate with a custom handler for checked exceptions.
longSupplier(CheckedLongSupplier) - Static method in class org.jooq.lambda.Unchecked
longSupplier(CheckedLongSupplier, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongSupplier in a LongSupplier with a custom handler for checked exceptions.
longToDoubleFunction(CheckedLongToDoubleFunction) - Static method in class org.jooq.lambda.Unchecked
longToDoubleFunction(CheckedLongToDoubleFunction, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongToDoubleFunction in a LongToDoubleFunction with a custom handler for checked exceptions.
longToIntFunction(CheckedLongToIntFunction) - Static method in class org.jooq.lambda.Unchecked
longToIntFunction(CheckedLongToIntFunction, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongToIntFunction in a LongToIntFunction with a custom handler for checked exceptions.
longUnaryOperator(CheckedLongUnaryOperator) - Static method in class org.jooq.lambda.Unchecked
longUnaryOperator(CheckedLongUnaryOperator, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedLongUnaryOperator in a LongUnaryOperator with a custom handler for checked exceptions.

M

map(Function<? super T, ? extends R>) - Method in interface org.jooq.lambda.Seq
 
map(Function0<R>) - Method in class org.jooq.lambda.tuple.Tuple0
Apply this tuple as arguments to a function.
map(Function1<T1, R>) - Method in class org.jooq.lambda.tuple.Tuple1
Apply this tuple as arguments to a function.
map(Function2<T1, T2, R>) - Method in class org.jooq.lambda.tuple.Tuple2
Apply this tuple as arguments to a function.
map(Function3<T1, T2, T3, R>) - Method in class org.jooq.lambda.tuple.Tuple3
Apply this tuple as arguments to a function.
map(Function4<T1, T2, T3, T4, R>) - Method in class org.jooq.lambda.tuple.Tuple4
Apply this tuple as arguments to a function.
map(Function5<T1, T2, T3, T4, T5, R>) - Method in class org.jooq.lambda.tuple.Tuple5
Apply this tuple as arguments to a function.
map(Function6<T1, T2, T3, T4, T5, T6, R>) - Method in class org.jooq.lambda.tuple.Tuple6
Apply this tuple as arguments to a function.
map(Function7<T1, T2, T3, T4, T5, T6, T7, R>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply this tuple as arguments to a function.
map(Function8<T1, T2, T3, T4, T5, T6, T7, T8, R>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply this tuple as arguments to a function.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple1
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple2
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple3
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple4
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple5
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple6
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map1(Function1<? super T1, ? extends U1>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.
map2(Function1<? super T2, ? extends U2>) - Method in class org.jooq.lambda.tuple.Tuple2
Apply attribute 2 as argument to a function and return a new tuple with the substituted argument.
map2(Function1<? super T2, ? extends U2>) - Method in class org.jooq.lambda.tuple.Tuple3
Apply attribute 2 as argument to a function and return a new tuple with the substituted argument.
map2(Function1<? super T2, ? extends U2>) - Method in class org.jooq.lambda.tuple.Tuple4
Apply attribute 2 as argument to a function and return a new tuple with the substituted argument.
map2(Function1<? super T2, ? extends U2>) - Method in class org.jooq.lambda.tuple.Tuple5
Apply attribute 2 as argument to a function and return a new tuple with the substituted argument.
map2(Function1<? super T2, ? extends U2>) - Method in class org.jooq.lambda.tuple.Tuple6
Apply attribute 2 as argument to a function and return a new tuple with the substituted argument.
map2(Function1<? super T2, ? extends U2>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply attribute 2 as argument to a function and return a new tuple with the substituted argument.
map2(Function1<? super T2, ? extends U2>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 2 as argument to a function and return a new tuple with the substituted argument.
map3(Function1<? super T3, ? extends U3>) - Method in class org.jooq.lambda.tuple.Tuple3
Apply attribute 3 as argument to a function and return a new tuple with the substituted argument.
map3(Function1<? super T3, ? extends U3>) - Method in class org.jooq.lambda.tuple.Tuple4
Apply attribute 3 as argument to a function and return a new tuple with the substituted argument.
map3(Function1<? super T3, ? extends U3>) - Method in class org.jooq.lambda.tuple.Tuple5
Apply attribute 3 as argument to a function and return a new tuple with the substituted argument.
map3(Function1<? super T3, ? extends U3>) - Method in class org.jooq.lambda.tuple.Tuple6
Apply attribute 3 as argument to a function and return a new tuple with the substituted argument.
map3(Function1<? super T3, ? extends U3>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply attribute 3 as argument to a function and return a new tuple with the substituted argument.
map3(Function1<? super T3, ? extends U3>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 3 as argument to a function and return a new tuple with the substituted argument.
map4(Function1<? super T4, ? extends U4>) - Method in class org.jooq.lambda.tuple.Tuple4
Apply attribute 4 as argument to a function and return a new tuple with the substituted argument.
map4(Function1<? super T4, ? extends U4>) - Method in class org.jooq.lambda.tuple.Tuple5
Apply attribute 4 as argument to a function and return a new tuple with the substituted argument.
map4(Function1<? super T4, ? extends U4>) - Method in class org.jooq.lambda.tuple.Tuple6
Apply attribute 4 as argument to a function and return a new tuple with the substituted argument.
map4(Function1<? super T4, ? extends U4>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply attribute 4 as argument to a function and return a new tuple with the substituted argument.
map4(Function1<? super T4, ? extends U4>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 4 as argument to a function and return a new tuple with the substituted argument.
map5(Function1<? super T5, ? extends U5>) - Method in class org.jooq.lambda.tuple.Tuple5
Apply attribute 5 as argument to a function and return a new tuple with the substituted argument.
map5(Function1<? super T5, ? extends U5>) - Method in class org.jooq.lambda.tuple.Tuple6
Apply attribute 5 as argument to a function and return a new tuple with the substituted argument.
map5(Function1<? super T5, ? extends U5>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply attribute 5 as argument to a function and return a new tuple with the substituted argument.
map5(Function1<? super T5, ? extends U5>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 5 as argument to a function and return a new tuple with the substituted argument.
map6(Function1<? super T6, ? extends U6>) - Method in class org.jooq.lambda.tuple.Tuple6
Apply attribute 6 as argument to a function and return a new tuple with the substituted argument.
map6(Function1<? super T6, ? extends U6>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply attribute 6 as argument to a function and return a new tuple with the substituted argument.
map6(Function1<? super T6, ? extends U6>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 6 as argument to a function and return a new tuple with the substituted argument.
map7(Function1<? super T7, ? extends U7>) - Method in class org.jooq.lambda.tuple.Tuple7
Apply attribute 7 as argument to a function and return a new tuple with the substituted argument.
map7(Function1<? super T7, ? extends U7>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 7 as argument to a function and return a new tuple with the substituted argument.
map8(Function1<? super T8, ? extends U8>) - Method in class org.jooq.lambda.tuple.Tuple8
Apply attribute 8 as argument to a function and return a new tuple with the substituted argument.
mapToDouble(ToDoubleFunction<? super T>) - Method in interface org.jooq.lambda.Seq
 
mapToInt(ToIntFunction<? super T>) - Method in interface org.jooq.lambda.Seq
 
mapToLong(ToLongFunction<? super T>) - Method in interface org.jooq.lambda.Seq
 
maxBy(Function<T, U>) - Method in interface org.jooq.lambda.Seq
Get the maximum value by a function.
maxBy(Function<T, U>, Comparator<? super U>) - Method in interface org.jooq.lambda.Seq
Get the maximum value by a function.
minBy(Function<T, U>) - Method in interface org.jooq.lambda.Seq
Get the maximum value by a function.
minBy(Function<T, U>, Comparator<? super U>) - Method in interface org.jooq.lambda.Seq
Get the maximum value by a function.

O

objDoubleConsumer(CheckedObjDoubleConsumer<T>) - Static method in class org.jooq.lambda.Unchecked
objDoubleConsumer(CheckedObjDoubleConsumer<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedObjDoubleConsumer in a ObjDoubleConsumer with a custom handler for checked exceptions.
objIntConsumer(CheckedObjIntConsumer<T>) - Static method in class org.jooq.lambda.Unchecked
objIntConsumer(CheckedObjIntConsumer<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedObjIntConsumer in a ObjIntConsumer with a custom handler for checked exceptions.
objLongConsumer(CheckedObjLongConsumer<T>) - Static method in class org.jooq.lambda.Unchecked
objLongConsumer(CheckedObjLongConsumer<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedObjLongConsumer in a ObjLongConsumer with a custom handler for checked exceptions.
of(T) - Static method in interface org.jooq.lambda.Seq
 
of(T...) - Static method in interface org.jooq.lambda.Seq
 
ofType(Class<U>) - Method in interface org.jooq.lambda.Seq
Keep only those elements in a stream that are of a given type.
ofType(Stream<T>, Class<U>) - Static method in interface org.jooq.lambda.Seq
Keep only those elements in a stream that are of a given type.
onClose(Runnable) - Method in interface org.jooq.lambda.Seq
 
org.jooq.lambda - package org.jooq.lambda
This package contains useful extensions for interoperation with Java 8's lambda expressions and FunctionalInterface types.
org.jooq.lambda.fi - package org.jooq.lambda.fi
This package contains duplicates of the JDK's FunctionalInterface types from the java.
org.jooq.lambda.fi.lang - package org.jooq.lambda.fi.lang
This package contains duplicates of the JDK's FunctionalInterface types from the java.lang package, allowing to throw checked Exceptions that can be handled in Unchecked.
org.jooq.lambda.fi.util - package org.jooq.lambda.fi.util
This package contains duplicates of the JDK's FunctionalInterface types from the java.util package, allowing to throw checked Exceptions that can be handled in Unchecked.
org.jooq.lambda.fi.util.function - package org.jooq.lambda.fi.util.function
This package contains duplicates of the JDK's FunctionalInterface types from the java.util.function package, allowing to throw checked Exceptions that can be handled in Unchecked.
org.jooq.lambda.function - package org.jooq.lambda.function
This package contains function types of various degrees.
org.jooq.lambda.tuple - package org.jooq.lambda.tuple
This package contains tuple types of various degrees.
overlaps(Tuple2<T, T>) - Method in class org.jooq.lambda.tuple.Range
Whether two ranges overlap.
overlaps(T, T) - Method in class org.jooq.lambda.tuple.Range
Whether two ranges overlap.
overlaps(Tuple2<T, T>, Tuple2<T, T>) - Static method in class org.jooq.lambda.tuple.Tuple2
Whether two tuples overlap.

P

parallel() - Method in interface org.jooq.lambda.Seq
 
partition(Predicate<? super T>) - Method in interface org.jooq.lambda.Seq
Partition a stream into two given a predicate.
partition(Stream<T>, Predicate<? super T>) - Static method in interface org.jooq.lambda.Seq
Partition a stream into two given a predicate.
peek(Consumer<? super T>) - Method in interface org.jooq.lambda.Seq
 
predicate(CheckedPredicate<T>) - Static method in class org.jooq.lambda.Unchecked
predicate(CheckedPredicate<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedPredicate in a Predicate with a custom handler for checked exceptions.

R

Range<T extends Comparable<T>> - Class in org.jooq.lambda.tuple
A range is a special Tuple2 with two times the same type.
Range(T, T) - Constructor for class org.jooq.lambda.tuple.Range
 
Range(Tuple2<T, T>) - Constructor for class org.jooq.lambda.tuple.Range
 
range(T, T) - Static method in interface org.jooq.lambda.tuple.Tuple
Create a new range.
reverse() - Method in interface org.jooq.lambda.Seq
Reverse a stream.
reverse(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Reverse a stream.
run() - Method in interface org.jooq.lambda.fi.lang.CheckedRunnable
Run this runnable.
runnable(CheckedRunnable) - Static method in class org.jooq.lambda.Unchecked
runnable(CheckedRunnable, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedRunnable in a Runnable with a custom handler for checked exceptions.

S

scanLeft(U, BiFunction<U, ? super T, U>) - Method in interface org.jooq.lambda.Seq
Scan a stream to the left.
scanLeft(Stream<T>, U, BiFunction<U, ? super T, U>) - Static method in interface org.jooq.lambda.Seq
Scan a stream to the left.
scanRight(U, BiFunction<? super T, U, U>) - Method in interface org.jooq.lambda.Seq
Scan a stream to the right.
scanRight(Stream<T>, U, BiFunction<? super T, U, U>) - Static method in interface org.jooq.lambda.Seq
Scan a stream to the right.
Seq<T> - Interface in org.jooq.lambda
A sequential, ordered Stream that adds all sorts of useful methods that work only because it is sequential and ordered.
seq(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Wrap a Stream into a Seq.
seq(Iterable<T>) - Static method in interface org.jooq.lambda.Seq
Wrap an Iterable into a Seq.
seq(Iterator<T>) - Static method in interface org.jooq.lambda.Seq
Wrap an Iterator into a Seq.
seq(Map<K, V>) - Static method in interface org.jooq.lambda.Seq
Wrap a Map into a Seq.
seq(Optional<T>) - Static method in interface org.jooq.lambda.Seq
Wrap an Optional into a Seq.
seq(PreparedStatement, Function<ResultSet, T>) - Static method in class org.jooq.lambda.SQL
Obtain a stream from a JDBC ResultSet that is obtained from a PreparedStatement with a row mapping function.
seq(PreparedStatement, Function<ResultSet, T>, Consumer<? super SQLException>) - Static method in class org.jooq.lambda.SQL
Obtain a stream from a JDBC ResultSet that is obtained from a PreparedStatement with a row mapping function.
seq(ResultSet, Function<ResultSet, T>) - Static method in class org.jooq.lambda.SQL
Obtain a stream from a JDBC ResultSet with a row mapping function.
seq(ResultSet, Function<ResultSet, T>, Consumer<? super SQLException>) - Static method in class org.jooq.lambda.SQL
Obtain a stream from a JDBC ResultSet with a row mapping function.
seq(Supplier<? extends ResultSet>, Function<ResultSet, T>) - Static method in class org.jooq.lambda.SQL
Obtain a stream from a JDBC ResultSet Supplier with a row mapping function.
seq(Supplier<? extends ResultSet>, Function<ResultSet, T>, Consumer<? super SQLException>) - Static method in class org.jooq.lambda.SQL
Obtain a stream from a JDBC ResultSet Supplier with a row mapping function.
sequential() - Method in interface org.jooq.lambda.Seq
 
shuffle() - Method in interface org.jooq.lambda.Seq
Shuffle a stream // e.g. (2, 3, 1) Seq.of(1, 2, 3).shuffle()
shuffle(Random) - Method in interface org.jooq.lambda.Seq
Shuffle a stream using specified source of randomness // e.g. (2, 3, 1) Seq.of(1, 2, 3).shuffle(new Random())
shuffle(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Shuffle a stream // e.g. (2, 3, 1) Seq.of(1, 2, 3).shuffle()
shuffle(Stream<T>, Random) - Static method in interface org.jooq.lambda.Seq
Shuffle a stream using specified source of randomness // e.g. (2, 3, 1) Seq.of(1, 2, 3).shuffle(new Random())
skip(Stream<T>, long) - Static method in interface org.jooq.lambda.Seq
Returns a stream with n elements skipped.
skip(long) - Method in interface org.jooq.lambda.Seq
 
skipUntil(Predicate<? super T>) - Method in interface org.jooq.lambda.Seq
Returns a stream with all elements skipped for which a predicate evaluates to false.
skipUntil(Stream<T>, Predicate<? super T>) - Static method in interface org.jooq.lambda.Seq
Returns a stream with all elements skipped for which a predicate evaluates to false.
skipWhile(Predicate<? super T>) - Method in interface org.jooq.lambda.Seq
Returns a stream with all elements skipped for which a predicate evaluates to true.
skipWhile(Stream<T>, Predicate<? super T>) - Static method in interface org.jooq.lambda.Seq
Returns a stream with all elements skipped for which a predicate evaluates to true.
slice(long, long) - Method in interface org.jooq.lambda.Seq
Returns a limited interval from a given Stream.
slice(Stream<T>, long, long) - Static method in interface org.jooq.lambda.Seq
Returns a limited interval from a given Stream.
sorted() - Method in interface org.jooq.lambda.Seq
 
sorted(Comparator<? super T>) - Method in interface org.jooq.lambda.Seq
 
splitAt(long) - Method in interface org.jooq.lambda.Seq
Split a stream at a given position.
splitAt(Stream<T>, long) - Static method in interface org.jooq.lambda.Seq
Split a stream at a given position.
splitAtHead() - Method in interface org.jooq.lambda.Seq
Split a stream at the head.
splitAtHead(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Split a stream at the head.
spliterator() - Method in interface org.jooq.lambda.Seq
 
SQL - Class in org.jooq.lambda
Simplifications for the JDBC APIs when used with Java 8.
stream() - Method in interface org.jooq.lambda.Seq
The underlying Stream implementation.
supplier(CheckedSupplier<T>) - Static method in class org.jooq.lambda.Unchecked
supplier(CheckedSupplier<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedSupplier in a Supplier with a custom handler for checked exceptions.
swap() - Method in class org.jooq.lambda.tuple.Tuple2
Get a tuple with the two attributes swapped.

T

test(T, U) - Method in interface org.jooq.lambda.fi.util.function.CheckedBiPredicate
Evaluates this predicate on the given arguments.
test(double) - Method in interface org.jooq.lambda.fi.util.function.CheckedDoublePredicate
Evaluates this predicate on the given argument.
test(int) - Method in interface org.jooq.lambda.fi.util.function.CheckedIntPredicate
Evaluates this predicate on the given argument.
test(long) - Method in interface org.jooq.lambda.fi.util.function.CheckedLongPredicate
Evaluates this predicate on the given argument.
test(T) - Method in interface org.jooq.lambda.fi.util.function.CheckedPredicate
Evaluates this predicate on the given argument.
THROWABLE_TO_RUNTIME_EXCEPTION - Static variable in class org.jooq.lambda.Unchecked
A Consumer that wraps any Throwable in a RuntimeException.
toBiFunction() - Method in interface org.jooq.lambda.function.Function2
Convert this function to a BiFunction
toCollection(Supplier<C>) - Method in interface org.jooq.lambda.Seq
Collect a Stream into a Collection.
toCollection(Stream<T>, Supplier<C>) - Static method in interface org.jooq.lambda.Seq
Collect a Stream into a List.
toDoubleBiFunction(CheckedToDoubleBiFunction<T, U>) - Static method in class org.jooq.lambda.Unchecked
toDoubleBiFunction(CheckedToDoubleBiFunction<T, U>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedToDoubleBiFunction in a ToDoubleBiFunction with a custom handler for checked exceptions.
toDoubleFunction(CheckedToDoubleFunction<T>) - Static method in class org.jooq.lambda.Unchecked
toDoubleFunction(CheckedToDoubleFunction<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedToDoubleFunction in a ToDoubleFunction with a custom handler for checked exceptions.
toFunction() - Method in interface org.jooq.lambda.function.Function1
Convert this function to a Function
toIntBiFunction(CheckedToIntBiFunction<T, U>) - Static method in class org.jooq.lambda.Unchecked
toIntBiFunction(CheckedToIntBiFunction<T, U>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedToIntBiFunction in a ToIntBiFunction with a custom handler for checked exceptions.
toIntFunction(CheckedToIntFunction<T>) - Static method in class org.jooq.lambda.Unchecked
toIntFunction(CheckedToIntFunction<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedToIntFunction in a ToIntFunction with a custom handler for checked exceptions.
toList() - Method in interface org.jooq.lambda.Seq
Collect a Stream into a List.
toList(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Collect a Stream into a List.
toLongBiFunction(CheckedToLongBiFunction<T, U>) - Static method in class org.jooq.lambda.Unchecked
toLongBiFunction(CheckedToLongBiFunction<T, U>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedToLongBiFunction in a ToLongBiFunction with a custom handler for checked exceptions.
toLongFunction(CheckedToLongFunction<T>) - Static method in class org.jooq.lambda.Unchecked
toLongFunction(CheckedToLongFunction<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedToLongFunction in a ToLongFunction with a custom handler for checked exceptions.
toMap(Function<T, K>, Function<T, V>) - Method in interface org.jooq.lambda.Seq
Collect a Stream into a Map.
toMap(Stream<Tuple2<K, V>>) - Static method in interface org.jooq.lambda.Seq
Collect a Stream of Tuple2 into a Map.
toMap(Stream<T>, Function<T, K>, Function<T, V>) - Static method in interface org.jooq.lambda.Seq
Collect a Stream into a Map.
toSet() - Method in interface org.jooq.lambda.Seq
Collect a Stream into a Set.
toSet(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Collect a Stream into a Set.
toString(String) - Method in interface org.jooq.lambda.Seq
Consume a stream and concatenate all elements using a separator.
toString(Stream<?>) - Static method in interface org.jooq.lambda.Seq
Consume a stream and concatenate all elements.
toString(Stream<?>, String) - Static method in interface org.jooq.lambda.Seq
Consume a stream and concatenate all elements using a separator.
toString() - Method in class org.jooq.lambda.tuple.Tuple0
 
toString() - Method in class org.jooq.lambda.tuple.Tuple1
 
toString() - Method in class org.jooq.lambda.tuple.Tuple2
 
toString() - Method in class org.jooq.lambda.tuple.Tuple3
 
toString() - Method in class org.jooq.lambda.tuple.Tuple4
 
toString() - Method in class org.jooq.lambda.tuple.Tuple5
 
toString() - Method in class org.jooq.lambda.tuple.Tuple6
 
toString() - Method in class org.jooq.lambda.tuple.Tuple7
 
toString() - Method in class org.jooq.lambda.tuple.Tuple8
 
toSupplier() - Method in interface org.jooq.lambda.function.Function0
Convert this function to a Supplier
Tuple - Interface in org.jooq.lambda.tuple
A tuple.
tuple() - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 0.
tuple(T1) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 1.
tuple(T1, T2) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 2.
tuple(T1, T2, T3) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 3.
tuple(T1, T2, T3, T4) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 4.
tuple(T1, T2, T3, T4, T5) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 5.
tuple(T1, T2, T3, T4, T5, T6) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 6.
tuple(T1, T2, T3, T4, T5, T6, T7) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 7.
tuple(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in interface org.jooq.lambda.tuple.Tuple
Construct a tuple of degree 8.
Tuple0 - Class in org.jooq.lambda.tuple
A tuple of degree 0.
Tuple0(Tuple0) - Constructor for class org.jooq.lambda.tuple.Tuple0
 
Tuple0() - Constructor for class org.jooq.lambda.tuple.Tuple0
 
Tuple1<T1> - Class in org.jooq.lambda.tuple
A tuple of degree 1.
Tuple1(Tuple1<T1>) - Constructor for class org.jooq.lambda.tuple.Tuple1
 
Tuple1(T1) - Constructor for class org.jooq.lambda.tuple.Tuple1
 
Tuple2<T1,T2> - Class in org.jooq.lambda.tuple
A tuple of degree 2.
Tuple2(Tuple2<T1, T2>) - Constructor for class org.jooq.lambda.tuple.Tuple2
 
Tuple2(T1, T2) - Constructor for class org.jooq.lambda.tuple.Tuple2
 
Tuple3<T1,T2,T3> - Class in org.jooq.lambda.tuple
A tuple of degree 3.
Tuple3(Tuple3<T1, T2, T3>) - Constructor for class org.jooq.lambda.tuple.Tuple3
 
Tuple3(T1, T2, T3) - Constructor for class org.jooq.lambda.tuple.Tuple3
 
Tuple4<T1,T2,T3,T4> - Class in org.jooq.lambda.tuple
A tuple of degree 4.
Tuple4(Tuple4<T1, T2, T3, T4>) - Constructor for class org.jooq.lambda.tuple.Tuple4
 
Tuple4(T1, T2, T3, T4) - Constructor for class org.jooq.lambda.tuple.Tuple4
 
Tuple5<T1,T2,T3,T4,T5> - Class in org.jooq.lambda.tuple
A tuple of degree 5.
Tuple5(Tuple5<T1, T2, T3, T4, T5>) - Constructor for class org.jooq.lambda.tuple.Tuple5
 
Tuple5(T1, T2, T3, T4, T5) - Constructor for class org.jooq.lambda.tuple.Tuple5
 
Tuple6<T1,T2,T3,T4,T5,T6> - Class in org.jooq.lambda.tuple
A tuple of degree 6.
Tuple6(Tuple6<T1, T2, T3, T4, T5, T6>) - Constructor for class org.jooq.lambda.tuple.Tuple6
 
Tuple6(T1, T2, T3, T4, T5, T6) - Constructor for class org.jooq.lambda.tuple.Tuple6
 
Tuple7<T1,T2,T3,T4,T5,T6,T7> - Class in org.jooq.lambda.tuple
A tuple of degree 7.
Tuple7(Tuple7<T1, T2, T3, T4, T5, T6, T7>) - Constructor for class org.jooq.lambda.tuple.Tuple7
 
Tuple7(T1, T2, T3, T4, T5, T6, T7) - Constructor for class org.jooq.lambda.tuple.Tuple7
 
Tuple8<T1,T2,T3,T4,T5,T6,T7,T8> - Class in org.jooq.lambda.tuple
A tuple of degree 8.
Tuple8(Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>) - Constructor for class org.jooq.lambda.tuple.Tuple8
 
Tuple8(T1, T2, T3, T4, T5, T6, T7, T8) - Constructor for class org.jooq.lambda.tuple.Tuple8
 

U

unaryOperator(CheckedUnaryOperator<T>) - Static method in class org.jooq.lambda.Unchecked
unaryOperator(CheckedUnaryOperator<T>, Consumer<Throwable>) - Static method in class org.jooq.lambda.Unchecked
Wrap a CheckedUnaryOperator in a UnaryOperator with a custom handler for checked exceptions.
Unchecked - Class in org.jooq.lambda
Improved interoperability between checked exceptions and Java 8.
UncheckedException - Exception in org.jooq.lambda
A generic unchecked exception that wraps checked exceptions thrown from lambdas passed to any of Unchecked's methods.
UncheckedException(Throwable) - Constructor for exception org.jooq.lambda.UncheckedException
 
unfold(U, Function<U, Optional<Tuple2<T, U>>>) - Static method in interface org.jooq.lambda.Seq
Unfold a function into a stream.
unordered() - Method in interface org.jooq.lambda.Seq
 
unzip(Stream<Tuple2<T1, T2>>) - Static method in interface org.jooq.lambda.Seq
Unzip one Stream into two.
unzip(Stream<Tuple2<T1, T2>>, Function<T1, U1>, Function<T2, U2>) - Static method in interface org.jooq.lambda.Seq
Unzip one Stream into two.
unzip(Stream<Tuple2<T1, T2>>, Function<Tuple2<T1, T2>, Tuple2<U1, U2>>) - Static method in interface org.jooq.lambda.Seq
Unzip one Stream into two.
unzip(Stream<Tuple2<T1, T2>>, BiFunction<T1, T2, Tuple2<U1, U2>>) - Static method in interface org.jooq.lambda.Seq
Unzip one Stream into two.

V

v1 - Variable in class org.jooq.lambda.tuple.Tuple1
 
v1() - Method in class org.jooq.lambda.tuple.Tuple1
 
v1 - Variable in class org.jooq.lambda.tuple.Tuple2
 
v1() - Method in class org.jooq.lambda.tuple.Tuple2
 
v1 - Variable in class org.jooq.lambda.tuple.Tuple3
 
v1() - Method in class org.jooq.lambda.tuple.Tuple3
 
v1 - Variable in class org.jooq.lambda.tuple.Tuple4
 
v1() - Method in class org.jooq.lambda.tuple.Tuple4
 
v1 - Variable in class org.jooq.lambda.tuple.Tuple5
 
v1() - Method in class org.jooq.lambda.tuple.Tuple5
 
v1 - Variable in class org.jooq.lambda.tuple.Tuple6
 
v1() - Method in class org.jooq.lambda.tuple.Tuple6
 
v1 - Variable in class org.jooq.lambda.tuple.Tuple7
 
v1() - Method in class org.jooq.lambda.tuple.Tuple7
 
v1 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v1() - Method in class org.jooq.lambda.tuple.Tuple8
 
v2 - Variable in class org.jooq.lambda.tuple.Tuple2
 
v2() - Method in class org.jooq.lambda.tuple.Tuple2
 
v2 - Variable in class org.jooq.lambda.tuple.Tuple3
 
v2() - Method in class org.jooq.lambda.tuple.Tuple3
 
v2 - Variable in class org.jooq.lambda.tuple.Tuple4
 
v2() - Method in class org.jooq.lambda.tuple.Tuple4
 
v2 - Variable in class org.jooq.lambda.tuple.Tuple5
 
v2() - Method in class org.jooq.lambda.tuple.Tuple5
 
v2 - Variable in class org.jooq.lambda.tuple.Tuple6
 
v2() - Method in class org.jooq.lambda.tuple.Tuple6
 
v2 - Variable in class org.jooq.lambda.tuple.Tuple7
 
v2() - Method in class org.jooq.lambda.tuple.Tuple7
 
v2 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v2() - Method in class org.jooq.lambda.tuple.Tuple8
 
v3 - Variable in class org.jooq.lambda.tuple.Tuple3
 
v3() - Method in class org.jooq.lambda.tuple.Tuple3
 
v3 - Variable in class org.jooq.lambda.tuple.Tuple4
 
v3() - Method in class org.jooq.lambda.tuple.Tuple4
 
v3 - Variable in class org.jooq.lambda.tuple.Tuple5
 
v3() - Method in class org.jooq.lambda.tuple.Tuple5
 
v3 - Variable in class org.jooq.lambda.tuple.Tuple6
 
v3() - Method in class org.jooq.lambda.tuple.Tuple6
 
v3 - Variable in class org.jooq.lambda.tuple.Tuple7
 
v3() - Method in class org.jooq.lambda.tuple.Tuple7
 
v3 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v3() - Method in class org.jooq.lambda.tuple.Tuple8
 
v4 - Variable in class org.jooq.lambda.tuple.Tuple4
 
v4() - Method in class org.jooq.lambda.tuple.Tuple4
 
v4 - Variable in class org.jooq.lambda.tuple.Tuple5
 
v4() - Method in class org.jooq.lambda.tuple.Tuple5
 
v4 - Variable in class org.jooq.lambda.tuple.Tuple6
 
v4() - Method in class org.jooq.lambda.tuple.Tuple6
 
v4 - Variable in class org.jooq.lambda.tuple.Tuple7
 
v4() - Method in class org.jooq.lambda.tuple.Tuple7
 
v4 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v4() - Method in class org.jooq.lambda.tuple.Tuple8
 
v5 - Variable in class org.jooq.lambda.tuple.Tuple5
 
v5() - Method in class org.jooq.lambda.tuple.Tuple5
 
v5 - Variable in class org.jooq.lambda.tuple.Tuple6
 
v5() - Method in class org.jooq.lambda.tuple.Tuple6
 
v5 - Variable in class org.jooq.lambda.tuple.Tuple7
 
v5() - Method in class org.jooq.lambda.tuple.Tuple7
 
v5 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v5() - Method in class org.jooq.lambda.tuple.Tuple8
 
v6 - Variable in class org.jooq.lambda.tuple.Tuple6
 
v6() - Method in class org.jooq.lambda.tuple.Tuple6
 
v6 - Variable in class org.jooq.lambda.tuple.Tuple7
 
v6() - Method in class org.jooq.lambda.tuple.Tuple7
 
v6 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v6() - Method in class org.jooq.lambda.tuple.Tuple8
 
v7 - Variable in class org.jooq.lambda.tuple.Tuple7
 
v7() - Method in class org.jooq.lambda.tuple.Tuple7
 
v7 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v7() - Method in class org.jooq.lambda.tuple.Tuple8
 
v8 - Variable in class org.jooq.lambda.tuple.Tuple8
 
v8() - Method in class org.jooq.lambda.tuple.Tuple8
 

Z

zip(Seq<U>) - Method in interface org.jooq.lambda.Seq
Zip two streams into one.
zip(Seq<U>, BiFunction<T, U, R>) - Method in interface org.jooq.lambda.Seq
Zip two streams into one using a BiFunction to produce resulting values.
zip(Stream<T1>, Stream<T2>) - Static method in interface org.jooq.lambda.Seq
Zip two streams into one.
zip(Stream<T1>, Stream<T2>, BiFunction<T1, T2, R>) - Static method in interface org.jooq.lambda.Seq
Zip two streams into one using a BiFunction to produce resulting values.
zipWithIndex() - Method in interface org.jooq.lambda.Seq
Zip a Stream with a corresponding Stream of indexes.
zipWithIndex(Stream<T>) - Static method in interface org.jooq.lambda.Seq
Zip a Stream with a corresponding Stream of indexes.
A B C D E F G H I J L M O P R S T U V Z 

Copyright © 2015. All Rights Reserved.