Package org.redisson.spring.cache
Class NullValue
- java.lang.Object
-
- org.redisson.spring.cache.NullValue
-
- All Implemented Interfaces:
Serializable
,org.springframework.cache.Cache.ValueWrapper
public class NullValue extends Object implements org.springframework.cache.Cache.ValueWrapper, Serializable
- Author:
- Nikita Koksharov
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NullValue()
-