Interface Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>

All Superinterfaces:
GenericTuple<Object>, Tuple
All Known Implementing Classes:
QuattuordecupleImpl

public interface Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14> extends Tuple
  • 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()
    • size

      default int size()
      Specified by:
      size in interface GenericTuple<E1>
    • get

      default Object get(int index)
      Specified by:
      get in interface GenericTuple<E1>
    • getFirstGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> FirstAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E1> getFirstGetter()
    • getSecondGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> SecondAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E2> getSecondGetter()
    • getThirdGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> ThirdAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E3> getThirdGetter()
    • 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> getFourthGetter()
    • getFifthGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> FifthAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E5> getFifthGetter()
    • getSixthGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> SixthAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E6> getSixthGetter()
    • getSeventhGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> SeventhAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E7> getSeventhGetter()
    • getEighthGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> EighthAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E8> getEighthGetter()
    • 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> getNinthGetter()
    • getTenthGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> TenthAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E10> getTenthGetter()
    • getEleventhGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> EleventhAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E11> getEleventhGetter()
    • getTwelfthGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> TwelfthAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E12> getTwelfthGetter()
    • getThirteenthGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> ThirteenthAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E13> getThirteenthGetter()
    • getFourteenthGetter

      static <E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> FourteenthAccessor<Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>,E14> getFourteenthGetter()