Uses of Interface
io.fluxzero.sdk.persisting.caching.SoftReferenceCache.CacheReference
Packages that use SoftReferenceCache.CacheReference
-
Uses of SoftReferenceCache.CacheReference in io.fluxzero.sdk.persisting.caching
Classes in io.fluxzero.sdk.persisting.caching that implement SoftReferenceCache.CacheReferenceModifier and TypeClassDescriptionclassprotected classMethods in io.fluxzero.sdk.persisting.caching that return SoftReferenceCache.CacheReferenceMethods in io.fluxzero.sdk.persisting.caching with parameters of type SoftReferenceCache.CacheReferenceModifier and TypeMethodDescriptionprotected voidSoftReferenceCache.registerEviction(SoftReferenceCache.CacheReference reference, CacheEviction.Reason reason) protected <T> TSoftReferenceCache.unwrap(SoftReferenceCache.CacheReference ref)