Class HextupleMapperImpl<T,T0,T1,T2,T3,T4,T5>

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

public final class HextupleMapperImpl<T,T0,T1,T2,T3,T4,T5> extends AbstractTupleMapper<T,Hextuple<T0,T1,T2,T3,T4,T5>>