Package com.redis.om.spring.tuple.impl
Class OctupleImpl<T0,T1,T2,T3,T4,T5,T6,T7>
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.OctupleImpl<T0,T1,T2,T3,T4,T5,T6,T7>
- All Implemented Interfaces:
GenericTuple<Object>,Octuple<T0,,T1, T2, T3, T4, T5, T6, T7> Tuple
public final class OctupleImpl<T0,T1,T2,T3,T4,T5,T6,T7>
extends AbstractTuple
implements Octuple<T0,T1,T2,T3,T4,T5,T6,T7>
-
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
-
OctupleImpl
-
-
Method Details
-
getFirst
-
getSecond
-
getThird
-
getFourth
-
getFifth
-
getSixth
-
getSeventh
-
getEighth
-