Package com.redis.om.spring.tuple.impl
Class EmptyTupleImpl
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.EmptyTupleImpl
- All Implemented Interfaces:
EmptyTuple,GenericTuple<Object>,Tuple
-
Field Summary
FieldsFields inherited from class com.redis.om.spring.tuple.impl.BasicAbstractTuple
baseClass, labels, values -
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.EmptyTuple
sizeMethods inherited from interface com.redis.om.spring.tuple.GenericTuple
getMethods inherited from interface com.redis.om.spring.tuple.Tuple
labelledMap, stream, streamOf
-
Field Details
-
EMPTY_TUPLE
-