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