Package com.redis.om.spring.tuple.impl
Class HextupleImpl<T0,T1,T2,T3,T4,T5>
java.lang.Object
com.redis.om.spring.tuple.impl.BasicAbstractTuple<AbstractTuple,Object>
com.redis.om.spring.tuple.impl.AbstractTuple
com.redis.om.spring.tuple.impl.HextupleImpl<T0,T1,T2,T3,T4,T5>
- All Implemented Interfaces:
GenericTuple<Object>,Hextuple<T0,,T1, T2, T3, T4, T5> Tuple
public final class HextupleImpl<T0,T1,T2,T3,T4,T5>
extends AbstractTuple
implements Hextuple<T0,T1,T2,T3,T4,T5>
-
Field Summary
Fields inherited from class com.redis.om.spring.tuple.impl.BasicAbstractTuple
baseClass, labels, values -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.redis.om.spring.tuple.impl.AbstractTuple
get, isNullable, streamMethods inherited from class com.redis.om.spring.tuple.impl.BasicAbstractTuple
assertIndexBounds, equals, hashCode, labelledMap, streamOf, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.redis.om.spring.tuple.Tuple
labelledMap, stream, streamOf
-
Constructor Details
-
HextupleImpl
-
-
Method Details
-
getFirst
-
getSecond
-
getThird
-
getFourth
-
getFifth
-
getSixth
-