Uses of Interface
com.redis.om.spring.tuple.Tredecuple
Packages that use Tredecuple
Package
Description
-
Uses of Tredecuple in com.redis.om.spring.tuple
Methods in com.redis.om.spring.tuple that return TredecupleModifier and TypeMethodDescriptionstatic <T0,T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
Tredecuple<T0,T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> Tuples.of(String[] labels, T0 e0, T1 e1, T2 e2, T3 e3, T4 e4, T5 e5, T6 e6, T7 e7, T8 e8, T9 e9, T10 e10, T11 e11, T12 e12) static <T0,T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
Tredecuple<T0,T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> Tuples.of(T0 e0, T1 e1, T2 e2, T3 e3, T4 e4, T5 e5, T6 e6, T7 e7, T8 e8, T9 e9, T10 e10, T11 e11, T12 e12) Methods in com.redis.om.spring.tuple that return types with arguments of type TredecupleModifier and TypeMethodDescriptionstatic <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
EighthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E8> Tredecuple.getEighthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
EleventhAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E11> Tredecuple.getEleventhGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
FifthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E5> Tredecuple.getFifthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
FirstAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E1> Tredecuple.getFirstGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
FourthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E4> Tredecuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
NinthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E9> Tredecuple.getNinthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
SecondAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E2> Tredecuple.getSecondGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
SeventhAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E7> Tredecuple.getSeventhGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
SixthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E6> Tredecuple.getSixthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
TenthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E10> Tredecuple.getTenthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
ThirdAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E3> Tredecuple.getThirdGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
ThirteenthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E13> Tredecuple.getThirteenthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>
TwelfthAccessor<Tredecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13>, E12> Tredecuple.getTwelfthGetter()static <T,T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
Function<T,Tredecuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>> Fields.of(Function<T, T0> m0, Function<T, T1> m1, Function<T, T2> m2, Function<T, T3> m3, Function<T, T4> m4, Function<T, T5> m5, Function<T, T6> m6, Function<T, T7> m7, Function<T, T8> m8, Function<T, T9> m9, Function<T, T10> m10, Function<T, T11> m11, Function<T, T12> m12) static <T,T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
Function<T,Tredecuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>> Tuples.toTuple(Function<T, T0> m0, Function<T, T1> m1, Function<T, T2> m2, Function<T, T3> m3, Function<T, T4> m4, Function<T, T5> m5, Function<T, T6> m6, Function<T, T7> m7, Function<T, T8> m8, Function<T, T9> m9, Function<T, T10> m10, Function<T, T11> m11, Function<T, T12> m12) -
Uses of Tredecuple in com.redis.om.spring.tuple.impl
Classes in com.redis.om.spring.tuple.impl that implement TredecupleModifier and TypeClassDescriptionfinal classTredecupleImpl<T0,T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> -
Uses of Tredecuple in com.redis.om.spring.tuple.impl.mapper
Methods in com.redis.om.spring.tuple.impl.mapper that return Tredecuple