Uses of Interface
com.speedment.common.tuple.getter.TupleGetter13
-
Packages that use TupleGetter13 Package Description com.speedment.common.tuple Immutable Tuples of various sizes are located in this package.com.speedment.common.tuple.mutable This package contains mutable classes.com.speedment.common.tuple.nullable Immutable Tuples that can contain null values of various sizes are located in this package. -
-
Uses of TupleGetter13 in com.speedment.common.tuple
Methods in com.speedment.common.tuple that return TupleGetter13 Modifier and Type Method Description static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
TupleGetter13<Tuple14<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>,T13>Tuple14. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
TupleGetter13<Tuple15<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>,T13>Tuple15. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
TupleGetter13<Tuple16<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>,T13>Tuple16. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
TupleGetter13<Tuple17<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>,T13>Tuple17. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>
TupleGetter13<Tuple18<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>,T13>Tuple18. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>
TupleGetter13<Tuple19<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>,T13>Tuple19. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>
TupleGetter13<Tuple20<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>,T13>Tuple20. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>
TupleGetter13<Tuple21<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>,T13>Tuple21. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>
TupleGetter13<Tuple22<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>,T13>Tuple22. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>
TupleGetter13<Tuple23<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>,T13>Tuple23. getter13()Returns agetterfor the 13rd element in theTuple. -
Uses of TupleGetter13 in com.speedment.common.tuple.mutable
Methods in com.speedment.common.tuple.mutable that return TupleGetter13 Modifier and Type Method Description static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
TupleGetter13<MutableTuple14<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>,Optional<T13>>MutableTuple14. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
TupleGetter13<MutableTuple15<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>,Optional<T13>>MutableTuple15. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
TupleGetter13<MutableTuple16<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>,Optional<T13>>MutableTuple16. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
TupleGetter13<MutableTuple17<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>,Optional<T13>>MutableTuple17. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>
TupleGetter13<MutableTuple18<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>,Optional<T13>>MutableTuple18. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>
TupleGetter13<MutableTuple19<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>,Optional<T13>>MutableTuple19. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>
TupleGetter13<MutableTuple20<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>,Optional<T13>>MutableTuple20. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>
TupleGetter13<MutableTuple21<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>,Optional<T13>>MutableTuple21. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>
TupleGetter13<MutableTuple22<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>,Optional<T13>>MutableTuple22. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>
TupleGetter13<MutableTuple23<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>,Optional<T13>>MutableTuple23. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
TupleGetter13<MutableTuple14<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>,T13>MutableTuple14. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
TupleGetter13<MutableTuple15<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>,T13>MutableTuple15. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
TupleGetter13<MutableTuple16<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>,T13>MutableTuple16. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
TupleGetter13<MutableTuple17<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>,T13>MutableTuple17. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>
TupleGetter13<MutableTuple18<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>,T13>MutableTuple18. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>
TupleGetter13<MutableTuple19<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>,T13>MutableTuple19. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>
TupleGetter13<MutableTuple20<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>,T13>MutableTuple20. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>
TupleGetter13<MutableTuple21<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>,T13>MutableTuple21. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>
TupleGetter13<MutableTuple22<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>,T13>MutableTuple22. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>
TupleGetter13<MutableTuple23<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>,T13>MutableTuple23. getterOrNull13()Returns agetterfor the 13rd element in theTuple. -
Uses of TupleGetter13 in com.speedment.common.tuple.nullable
Methods in com.speedment.common.tuple.nullable that return TupleGetter13 Modifier and Type Method Description static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
TupleGetter13<Tuple14OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>,Optional<T13>>Tuple14OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
TupleGetter13<Tuple15OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>,Optional<T13>>Tuple15OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
TupleGetter13<Tuple16OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>,Optional<T13>>Tuple16OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
TupleGetter13<Tuple17OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>,Optional<T13>>Tuple17OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>
TupleGetter13<Tuple18OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>,Optional<T13>>Tuple18OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>
TupleGetter13<Tuple19OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>,Optional<T13>>Tuple19OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>
TupleGetter13<Tuple20OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>,Optional<T13>>Tuple20OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>
TupleGetter13<Tuple21OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>,Optional<T13>>Tuple21OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>
TupleGetter13<Tuple22OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>,Optional<T13>>Tuple22OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>
TupleGetter13<Tuple23OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>,Optional<T13>>Tuple23OfNullables. getter13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
TupleGetter13<Tuple14OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>,T13>Tuple14OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
TupleGetter13<Tuple15OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>,T13>Tuple15OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
TupleGetter13<Tuple16OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>,T13>Tuple16OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
TupleGetter13<Tuple17OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>,T13>Tuple17OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>
TupleGetter13<Tuple18OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>,T13>Tuple18OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>
TupleGetter13<Tuple19OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>,T13>Tuple19OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>
TupleGetter13<Tuple20OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>,T13>Tuple20OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>
TupleGetter13<Tuple21OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>,T13>Tuple21OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>
TupleGetter13<Tuple22OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>,T13>Tuple22OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.static <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>
TupleGetter13<Tuple23OfNullables<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>,T13>Tuple23OfNullables. getterOrNull13()Returns agetterfor the 13rd element in theTuple.
-