Uses of Class
org.jooq.lambda.tuple.Tuple1
-
Packages that use Tuple1 Package Description org.jooq.lambda This package contains useful extensions for interoperation with Java 8's lambda expressions andFunctionalInterface
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. -
-
Uses of Tuple1 in org.jooq.lambda
Methods in org.jooq.lambda that return types with arguments of type Tuple1 Modifier and Type Method Description default Seq<Tuple1<Window<T>>>
Seq. window(WindowSpecification<T> specification1)
Map this stream to a windowed stream with 1 distinct windows. -
Uses of Tuple1 in org.jooq.lambda.function
Methods in org.jooq.lambda.function with parameters of type Tuple1 Modifier and Type Method Description default void
Consumer1. accept(Tuple1<? extends T1> args)
Performs this operation on the given argument.default Consumer0
Consumer1. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer9<T2,T3,T4,T5,T6,T7,T8,T9,T10>
Consumer10. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer10<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>
Consumer11. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer11<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>
Consumer12. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer12<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
Consumer13. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer13<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
Consumer14. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer14<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
Consumer15. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer15<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
Consumer16. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer1<T2>
Consumer2. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer2<T2,T3>
Consumer3. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer3<T2,T3,T4>
Consumer4. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer4<T2,T3,T4,T5>
Consumer5. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer5<T2,T3,T4,T5,T6>
Consumer6. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer6<T2,T3,T4,T5,T6,T7>
Consumer7. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer7<T2,T3,T4,T5,T6,T7,T8>
Consumer8. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default Consumer8<T2,T3,T4,T5,T6,T7,T8,T9>
Consumer9. acceptPartially(Tuple1<? extends T1> args)
Let this consumer partially accept the arguments.default R
Function1. apply(Tuple1<? extends T1> args)
Apply this function to the arguments.default Function0<R>
Function1. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function9<T2,T3,T4,T5,T6,T7,T8,T9,T10,R>
Function10. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function10<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,R>
Function11. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function11<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,R>
Function12. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function12<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,R>
Function13. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function13<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,R>
Function14. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function14<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,R>
Function15. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function15<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,R>
Function16. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function1<T2,R>
Function2. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function2<T2,T3,R>
Function3. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function3<T2,T3,T4,R>
Function4. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function4<T2,T3,T4,T5,R>
Function5. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function5<T2,T3,T4,T5,T6,R>
Function6. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function6<T2,T3,T4,T5,T6,T7,R>
Function7. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function7<T2,T3,T4,T5,T6,T7,T8,R>
Function8. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function8<T2,T3,T4,T5,T6,T7,T8,T9,R>
Function9. applyPartially(Tuple1<? extends T1> args)
Partially apply this function to the arguments.default Function0<R>
Function1. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction1.applyPartially(Tuple1)
instead.default Function9<T2,T3,T4,T5,T6,T7,T8,T9,T10,R>
Function10. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction10.applyPartially(Tuple1)
instead.default Function10<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,R>
Function11. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction11.applyPartially(Tuple1)
instead.default Function11<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,R>
Function12. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction12.applyPartially(Tuple1)
instead.default Function12<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,R>
Function13. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction13.applyPartially(Tuple1)
instead.default Function13<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,R>
Function14. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction14.applyPartially(Tuple1)
instead.default Function14<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,R>
Function15. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction15.applyPartially(Tuple1)
instead.default Function15<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,R>
Function16. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction16.applyPartially(Tuple1)
instead.default Function1<T2,R>
Function2. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction2.applyPartially(Tuple1)
instead.default Function2<T2,T3,R>
Function3. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction3.applyPartially(Tuple1)
instead.default Function3<T2,T3,T4,R>
Function4. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction4.applyPartially(Tuple1)
instead.default Function4<T2,T3,T4,T5,R>
Function5. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction5.applyPartially(Tuple1)
instead.default Function5<T2,T3,T4,T5,T6,R>
Function6. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction6.applyPartially(Tuple1)
instead.default Function6<T2,T3,T4,T5,T6,T7,R>
Function7. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction7.applyPartially(Tuple1)
instead.default Function7<T2,T3,T4,T5,T6,T7,T8,R>
Function8. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction8.applyPartially(Tuple1)
instead.default Function8<T2,T3,T4,T5,T6,T7,T8,T9,R>
Function9. curry(Tuple1<? extends T1> args)
Deprecated.- UseFunction9.applyPartially(Tuple1)
instead. -
Uses of Tuple1 in org.jooq.lambda.tuple
Methods in org.jooq.lambda.tuple that return Tuple1 Modifier and Type Method Description Tuple1<T1>
Tuple1. clone()
<T1> Tuple1<T1>
Tuple0. concat(Tuple1<T1> tuple)
Concatenate a tuple to this tuple.<T1> Tuple1<T1>
Tuple0. concat(T1 value)
Concatenate a value to this tuple.Tuple1<T1>
Tuple1. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple10. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple11. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple12. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple13. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple14. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple15. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple16. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple2. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple3. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple4. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple5. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple6. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple7. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple8. limit1()
Limit this tuple to degree 1.Tuple1<T1>
Tuple9. limit1()
Limit this tuple to degree 1.<U1> Tuple1<U1>
Tuple1. map1(java.util.function.Function<? super T1,? extends U1> function)
Apply attribute 1 as argument to a function and return a new tuple with the substituted argument.Tuple1<T1>
Tuple1. skip0()
Skip 0 degrees from this tuple.Tuple1<T2>
Tuple2. skip1()
Skip 1 degrees from this tuple.Tuple1<T11>
Tuple11. skip10()
Skip 10 degrees from this tuple.Tuple1<T12>
Tuple12. skip11()
Skip 11 degrees from this tuple.Tuple1<T13>
Tuple13. skip12()
Skip 12 degrees from this tuple.Tuple1<T14>
Tuple14. skip13()
Skip 13 degrees from this tuple.Tuple1<T15>
Tuple15. skip14()
Skip 14 degrees from this tuple.Tuple1<T16>
Tuple16. skip15()
Skip 15 degrees from this tuple.Tuple1<T3>
Tuple3. skip2()
Skip 2 degrees from this tuple.Tuple1<T4>
Tuple4. skip3()
Skip 3 degrees from this tuple.Tuple1<T5>
Tuple5. skip4()
Skip 4 degrees from this tuple.Tuple1<T6>
Tuple6. skip5()
Skip 5 degrees from this tuple.Tuple1<T7>
Tuple7. skip6()
Skip 6 degrees from this tuple.Tuple1<T8>
Tuple8. skip7()
Skip 7 degrees from this tuple.Tuple1<T9>
Tuple9. skip8()
Skip 8 degrees from this tuple.Tuple1<T10>
Tuple10. skip9()
Skip 9 degrees from this tuple.static <T1> Tuple1<T1>
Tuple. tuple(T1 v1)
Construct a tuple of degree 1.Methods in org.jooq.lambda.tuple that return types with arguments of type Tuple1 Modifier and Type Method Description static <T,A1,D1>
java.util.stream.Collector<T,Tuple1<A1>,Tuple1<D1>>Tuple. collectors(java.util.stream.Collector<? super T,A1,D1> collector1)
Construct a tuple collector of degree 1.static <T,A1,D1>
java.util.stream.Collector<T,Tuple1<A1>,Tuple1<D1>>Tuple. collectors(java.util.stream.Collector<? super T,A1,D1> collector1)
Construct a tuple collector of degree 1.static <T1> Consumer1<Tuple1<T1>>
Tuple. consumer(java.util.function.Consumer<T1> consumer)
Construct a tuple consumer of degree 1.static <T1,R>
Function1<Tuple1<T1>,R>Tuple. function(java.util.function.Function<T1,R> function)
Construct a tuple function of degree 1.Tuple2<Tuple0,Tuple1<T1>>
Tuple1. split0()
Split this tuple into two tuples of degree 0 and 1.Tuple2<Tuple1<T1>,Tuple0>
Tuple1. split1()
Split this tuple into two tuples of degree 1 and 0.Tuple2<Tuple1<T1>,Tuple9<T2,T3,T4,T5,T6,T7,T8,T9,T10>>
Tuple10. split1()
Split this tuple into two tuples of degree 1 and 9.Tuple2<Tuple1<T1>,Tuple10<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>>
Tuple11. split1()
Split this tuple into two tuples of degree 1 and 10.Tuple2<Tuple1<T1>,Tuple11<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>>
Tuple12. split1()
Split this tuple into two tuples of degree 1 and 11.Tuple2<Tuple1<T1>,Tuple12<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>>
Tuple13. split1()
Split this tuple into two tuples of degree 1 and 12.Tuple2<Tuple1<T1>,Tuple13<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>>
Tuple14. split1()
Split this tuple into two tuples of degree 1 and 13.Tuple2<Tuple1<T1>,Tuple14<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>>
Tuple15. split1()
Split this tuple into two tuples of degree 1 and 14.Tuple2<Tuple1<T1>,Tuple15<T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>>
Tuple16. split1()
Split this tuple into two tuples of degree 1 and 15.Tuple2<Tuple1<T1>,Tuple1<T2>>
Tuple2. split1()
Split this tuple into two tuples of degree 1 and 1.Tuple2<Tuple1<T1>,Tuple1<T2>>
Tuple2. split1()
Split this tuple into two tuples of degree 1 and 1.Tuple2<Tuple1<T1>,Tuple2<T2,T3>>
Tuple3. split1()
Split this tuple into two tuples of degree 1 and 2.Tuple2<Tuple1<T1>,Tuple3<T2,T3,T4>>
Tuple4. split1()
Split this tuple into two tuples of degree 1 and 3.Tuple2<Tuple1<T1>,Tuple4<T2,T3,T4,T5>>
Tuple5. split1()
Split this tuple into two tuples of degree 1 and 4.Tuple2<Tuple1<T1>,Tuple5<T2,T3,T4,T5,T6>>
Tuple6. split1()
Split this tuple into two tuples of degree 1 and 5.Tuple2<Tuple1<T1>,Tuple6<T2,T3,T4,T5,T6,T7>>
Tuple7. split1()
Split this tuple into two tuples of degree 1 and 6.Tuple2<Tuple1<T1>,Tuple7<T2,T3,T4,T5,T6,T7,T8>>
Tuple8. split1()
Split this tuple into two tuples of degree 1 and 7.Tuple2<Tuple1<T1>,Tuple8<T2,T3,T4,T5,T6,T7,T8,T9>>
Tuple9. split1()
Split this tuple into two tuples of degree 1 and 8.Tuple2<Tuple10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>,Tuple1<T11>>
Tuple11. split10()
Split this tuple into two tuples of degree 10 and 1.Tuple2<Tuple11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>,Tuple1<T12>>
Tuple12. split11()
Split this tuple into two tuples of degree 11 and 1.Tuple2<Tuple12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>,Tuple1<T13>>
Tuple13. split12()
Split this tuple into two tuples of degree 12 and 1.Tuple2<Tuple13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>,Tuple1<T14>>
Tuple14. split13()
Split this tuple into two tuples of degree 13 and 1.Tuple2<Tuple14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>,Tuple1<T15>>
Tuple15. split14()
Split this tuple into two tuples of degree 14 and 1.Tuple2<Tuple15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>,Tuple1<T16>>
Tuple16. split15()
Split this tuple into two tuples of degree 15 and 1.Tuple2<Tuple2<T1,T2>,Tuple1<T3>>
Tuple3. split2()
Split this tuple into two tuples of degree 2 and 1.Tuple2<Tuple3<T1,T2,T3>,Tuple1<T4>>
Tuple4. split3()
Split this tuple into two tuples of degree 3 and 1.Tuple2<Tuple4<T1,T2,T3,T4>,Tuple1<T5>>
Tuple5. split4()
Split this tuple into two tuples of degree 4 and 1.Tuple2<Tuple5<T1,T2,T3,T4,T5>,Tuple1<T6>>
Tuple6. split5()
Split this tuple into two tuples of degree 5 and 1.Tuple2<Tuple6<T1,T2,T3,T4,T5,T6>,Tuple1<T7>>
Tuple7. split6()
Split this tuple into two tuples of degree 6 and 1.Tuple2<Tuple7<T1,T2,T3,T4,T5,T6,T7>,Tuple1<T8>>
Tuple8. split7()
Split this tuple into two tuples of degree 7 and 1.Tuple2<Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>,Tuple1<T9>>
Tuple9. split8()
Split this tuple into two tuples of degree 8 and 1.Tuple2<Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>,Tuple1<T10>>
Tuple10. split9()
Split this tuple into two tuples of degree 9 and 1.Methods in org.jooq.lambda.tuple with parameters of type Tuple1 Modifier and Type Method Description int
Tuple1. compareTo(Tuple1<T1> other)
<T1> Tuple1<T1>
Tuple0. concat(Tuple1<T1> tuple)
Concatenate a tuple to this tuple.<T2> Tuple2<T1,T2>
Tuple1. concat(Tuple1<T2> tuple)
Concatenate a tuple to this tuple.<T11> Tuple11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>
Tuple10. concat(Tuple1<T11> tuple)
Concatenate a tuple to this tuple.<T12> Tuple12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>
Tuple11. concat(Tuple1<T12> tuple)
Concatenate a tuple to this tuple.<T13> Tuple13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
Tuple12. concat(Tuple1<T13> tuple)
Concatenate a tuple to this tuple.<T14> Tuple14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
Tuple13. concat(Tuple1<T14> tuple)
Concatenate a tuple to this tuple.<T15> Tuple15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
Tuple14. concat(Tuple1<T15> tuple)
Concatenate a tuple to this tuple.<T16> Tuple16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
Tuple15. concat(Tuple1<T16> tuple)
Concatenate a tuple to this tuple.<T3> Tuple3<T1,T2,T3>
Tuple2. concat(Tuple1<T3> tuple)
Concatenate a tuple to this tuple.<T4> Tuple4<T1,T2,T3,T4>
Tuple3. concat(Tuple1<T4> tuple)
Concatenate a tuple to this tuple.<T5> Tuple5<T1,T2,T3,T4,T5>
Tuple4. concat(Tuple1<T5> tuple)
Concatenate a tuple to this tuple.<T6> Tuple6<T1,T2,T3,T4,T5,T6>
Tuple5. concat(Tuple1<T6> tuple)
Concatenate a tuple to this tuple.<T7> Tuple7<T1,T2,T3,T4,T5,T6,T7>
Tuple6. concat(Tuple1<T7> tuple)
Concatenate a tuple to this tuple.<T8> Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>
Tuple7. concat(Tuple1<T8> tuple)
Concatenate a tuple to this tuple.<T9> Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>
Tuple8. concat(Tuple1<T9> tuple)
Concatenate a tuple to this tuple.<T10> Tuple10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>
Tuple9. concat(Tuple1<T10> tuple)
Concatenate a tuple to this tuple.Constructors in org.jooq.lambda.tuple with parameters of type Tuple1 Constructor Description Tuple1(Tuple1<T1> tuple)
-