Class DefaultCache.HardCacheReference
java.lang.Object
io.fluxcapacitor.javaclient.persisting.caching.DefaultCache.HardCacheReference
- All Implemented Interfaces:
DefaultCache.CacheReference
- Enclosing class:
DefaultCache
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fluxcapacitor.javaclient.persisting.caching.DefaultCache.CacheReference
getDeadline, getId, hasExpired
-
Constructor Details
-
HardCacheReference
public HardCacheReference()
-
-
Method Details
-
get
- Specified by:
get
in interfaceDefaultCache.CacheReference
-