Package com.redis.om.spring.tuple.impl
Class SingleImpl<T0>
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.SingleImpl<T0>
- All Implemented Interfaces:
GenericTuple<Object>,Single<T0>,Tuple
-
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