Class NullValueCacheImpl
java.lang.Object
com.echothree.util.server.persistence.valuecache.NullValueCacheImpl
- All Implemented Interfaces:
ValueCache
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullValueCacheImpl
public NullValueCacheImpl()
-
-
Method Details
-
put
- Specified by:
put
in interfaceValueCache
-
get
- Specified by:
get
in interfaceValueCache
-
remove
- Specified by:
remove
in interfaceValueCache
-