Class OctupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7>

java.lang.Object
com.redis.om.spring.tuple.AbstractTupleMapper<T,Octuple<T0,T1,T2,T3,T4,T5,T6,T7>>
com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7>
All Implemented Interfaces:
TupleMapper<T,Octuple<T0,T1,T2,T3,T4,T5,T6,T7>>, Function<T,Octuple<T0,T1,T2,T3,T4,T5,T6,T7>>

public final class OctupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7> extends AbstractTupleMapper<T,Octuple<T0,T1,T2,T3,T4,T5,T6,T7>>