Class QuattuordecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
java.lang.Object
com.redis.om.spring.tuple.AbstractTupleMapper<T,Quattuordecuple<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>>
com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
- All Implemented Interfaces:
TupleMapper<T,,Quattuordecuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>> Function<T,Quattuordecuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>>
public final class QuattuordecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
extends AbstractTupleMapper<T,Quattuordecuple<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>>
-
Constructor Summary
ConstructorsConstructorDescriptionQuattuordecupleMapperImpl(Function<T, T0> m0, Function<T, T1> m1, Function<T, T2> m2, Function<T, T3> m3, Function<T, T4> m4, Function<T, T5> m5, Function<T, T6> m6, Function<T, T7> m7, Function<T, T8> m8, Function<T, T9> m9, Function<T, T10> m10, Function<T, T11> m11, Function<T, T12> m12, Function<T, T13> m13) -
Method Summary
Methods inherited from class com.redis.om.spring.tuple.AbstractTupleMapper
degree, get, getAndCast, set
-
Constructor Details
-
QuattuordecupleMapperImpl
public QuattuordecupleMapperImpl(Function<T, T0> m0, Function<T, T1> m1, Function<T, T2> m2, Function<T, T3> m3, Function<T, T4> m4, Function<T, T5> m5, Function<T, T6> m6, Function<T, T7> m7, Function<T, T8> m8, Function<T, T9> m9, Function<T, T10> m10, Function<T, T11> m11, Function<T, T12> m12, Function<T, T13> m13)
-
-
Method Details
-
apply
-
getFirst
-
getSecond
-
getThird
-
getFourth
-
getFifth
-
getSixth
-
getSeventh
-
getEighth
-
getNinth
-
getTenth
-
getEleventh
-
getTwelfth
-
getThirteenth
-
getFourteenth
-