Class NullValue
- java.lang.Object
-
- org.infinispan.spring.common.provider.NullValue
-
- All Implemented Interfaces:
Serializable,org.springframework.cache.Cache.ValueWrapper
public final class NullValue extends Object implements org.springframework.cache.Cache.ValueWrapper, Serializable
A placeholder value for storing null in a cache.- Since:
- 5.3
- Author:
- Olaf Bergner
- See Also:
- Serialized Form