Package com.redis.om.spring.tuple
Interface Sexdecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16>
- All Superinterfaces:
GenericTuple<Object>,Tuple
- All Known Implementing Classes:
SexdecupleImpl
-
Method Summary
Modifier and TypeMethodDescriptiondefault Objectget(int index) static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
EighthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E8> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
EleventhAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E11> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
FifteenthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E15> getFifth()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
FifthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E5> getFirst()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
FirstAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E1> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
FourteenthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E14> 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> getNinth()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> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
SecondAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E2> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
SeventhAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E7> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
SixteenthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E16> getSixth()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
SixthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E6> getTenth()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
TenthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E10> getThird()static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
ThirdAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E3> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
ThirteenthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E13> static <E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>
TwelfthAccessor<Sexdecuple<E1,E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, 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() -
getThirteenth
E13 getThirteenth() -
getFourteenth
E14 getFourteenth() -
getFifteenth
E15 getFifteenth() -
getSixteenth
E16 getSixteenth() -
size
default int size()- Specified by:
sizein interfaceGenericTuple<E1>
-
get
- Specified by:
getin interfaceGenericTuple<E1>
-
getFirstGetter
static <E1,E2, FirstAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getFirstGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E1> -
getSecondGetter
static <E1,E2, SecondAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getSecondGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E2> -
getThirdGetter
static <E1,E2, ThirdAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getThirdGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E3> -
getFourthGetter
static <E1,E2, FourthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getFourthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E4> -
getFifthGetter
static <E1,E2, FifthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getFifthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E5> -
getSixthGetter
static <E1,E2, SixthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getSixthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E6> -
getSeventhGetter
static <E1,E2, SeventhAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getSeventhGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E7> -
getEighthGetter
static <E1,E2, EighthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getEighthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E8> -
getNinthGetter
static <E1,E2, NinthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getNinthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E9> -
getTenthGetter
static <E1,E2, TenthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getTenthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E10> -
getEleventhGetter
static <E1,E2, EleventhAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getEleventhGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E11> -
getTwelfthGetter
static <E1,E2, TwelfthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getTwelfthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E12> -
getThirteenthGetter
static <E1,E2, ThirteenthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getThirteenthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E13> -
getFourteenthGetter
static <E1,E2, FourteenthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getFourteenthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E14> -
getFifteenthGetter
static <E1,E2, FifteenthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getFifteenthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E15> -
getSixteenthGetter
static <E1,E2, SixteenthAccessor<Sexdecuple<E1,E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> E2, getSixteenthGetter()E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16>, E16>
-