Uses of Interface
com.redis.om.spring.tuple.accessor.FourthAccessor
Packages that use FourthAccessor
-
Uses of FourthAccessor in com.redis.om.spring.tuple
Methods in com.redis.om.spring.tuple that return FourthAccessorModifier and TypeMethodDescriptionstatic <T0,T1, T2, T3, T4, T5, T6, T7, T8, T9>
FourthAccessor<Decuple<T0,T1, T2, T3, T4, T5, T6, T7, T8, T9>, T3> Decuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
FourthAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E4> Duodecuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6>
FourthAccessor<Hextuple<E1,E2, E3, E4, E5, E6>, E4> Hextuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9>
FourthAccessor<Nonuple<E1,E2, E3, E4, E5, E6, E7, E8, E9>, E4> Nonuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, E18, E19>
FourthAccessor<Novemdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, E18, E19>, E4> Novemdecuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E25, E26, E27>
FourthAccessor<Octodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E25, E26, E27>, E4> Octodecuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, T7>
FourthAccessor<Octuple<E1,E2, E3, E4, E5, E6, E7, T7>, E4> Octuple.getFourthGetter()static <E1,E2, E3, E4>
FourthAccessor<Quad<E1,E2, E3, E4>, E4> Quad.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14>
FourthAccessor<Quattuordecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14>, E4> Quattuordecuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15>
FourthAccessor<Quindecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15>, E4> Quindecuple.getFourthGetter()static <E1,E2, E3, E4, E5>
FourthAccessor<Quintuple<E1,E2, E3, E4, E5>, E4> Quintuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17>
FourthAccessor<Septendecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17>, E4> Septendecuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7>
FourthAccessor<Septuple<E1,E2, E3, E4, E5, E6, E7>, E4> Septuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
FourthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E4> Sexdecuple.getFourthGetter()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>
FourthAccessor<Undecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11>, E4> Undecuple.getFourthGetter()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, E18, E19, E20>
FourthAccessor<Vigintuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, E18, E19, E20>, E4> Vigintuple.getFourthGetter()