Package com.redis.om.spring.tuple
Interface Duodecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12>
- All Superinterfaces:
GenericTuple<Object>,Tuple
- All Known Implementing Classes:
DuodecupleImpl
-
Method Summary
Modifier and TypeMethodDescriptiondefault Objectget(int index) static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
EighthAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E8> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
EleventhAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E11> getFifth()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
FifthAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E5> getFirst()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
FirstAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E1> 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> getNinth()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> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
SecondAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E2> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
SeventhAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E7> getSixth()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
SixthAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E6> getTenth()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
TenthAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E10> getThird()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
ThirdAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E3> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>
TwelfthAccessor<Duodecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E12> default intsize()Methods inherited from interface com.redis.om.spring.tuple.Tuple
labelledMap, stream, streamOf
-
Method Details
-
getFirst
E1 getFirst() -
getSecond
E2 getSecond() -
getThird
E3 getThird() -
getFourth
E4 getFourth() -
getFifth
E5 getFifth() -
getSixth
E6 getSixth() -
getSeventh
E7 getSeventh() -
getEighth
E8 getEighth() -
getNinth
E9 getNinth() -
getTenth
E10 getTenth() -
getEleventh
E11 getEleventh() -
getTwelfth
E12 getTwelfth() -
size
default int size()- Specified by:
sizein interfaceGenericTuple<E1>
-
get
- Specified by:
getin interfaceGenericTuple<E1>
-
getFirstGetter
static <E1,E2, FirstAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getFirstGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E1> -
getSecondGetter
static <E1,E2, SecondAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getSecondGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E2> -
getThirdGetter
static <E1,E2, ThirdAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getThirdGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E3> -
getFourthGetter
static <E1,E2, FourthAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getFourthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E4> -
getFifthGetter
static <E1,E2, FifthAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getFifthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E5> -
getSixthGetter
static <E1,E2, SixthAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getSixthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E6> -
getSeventhGetter
static <E1,E2, SeventhAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getSeventhGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E7> -
getEighthGetter
static <E1,E2, EighthAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getEighthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E8> -
getNinthGetter
static <E1,E2, NinthAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getNinthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E9> -
getTenthGetter
static <E1,E2, TenthAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getTenthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E10> -
getEleventhGetter
static <E1,E2, EleventhAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getEleventhGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E11> -
getTwelfthGetter
static <E1,E2, TwelfthAccessor<Duodecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> E2, getTwelfthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12>, E12>
-