Uses of Interface
io.fluxcapacitor.javaclient.persisting.caching.DefaultCache.CacheReference
Packages that use DefaultCache.CacheReference
-
Uses of DefaultCache.CacheReference in io.fluxcapacitor.javaclient.persisting.caching
Classes in io.fluxcapacitor.javaclient.persisting.caching that implement DefaultCache.CacheReferenceModifier and TypeClassDescriptionclass
protected class
Methods in io.fluxcapacitor.javaclient.persisting.caching that return DefaultCache.CacheReferenceMethods in io.fluxcapacitor.javaclient.persisting.caching with parameters of type DefaultCache.CacheReferenceModifier and TypeMethodDescriptionprotected void
DefaultCache.registerEviction
(DefaultCache.CacheReference reference, CacheEviction.Reason reason) protected <T> T
DefaultCache.unwrap
(DefaultCache.CacheReference ref)