Uses of Interface
org.anchoranalysis.feature.session.cache.finder.CacheSupplier
| Package | Description |
|---|---|
| org.anchoranalysis.feature.session.cache.finder |
Strategies to determine which child-cache (among hierarchy) to employ for a particular feature
calculation.
|
-
Uses of CacheSupplier in org.anchoranalysis.feature.session.cache.finder
Constructors in org.anchoranalysis.feature.session.cache.finder with parameters of type CacheSupplier Constructor Description CacheTransferSource(CacheSupplier<T,org.anchoranalysis.core.exception.OperationFailedException> cacheToSearch, Set<ChildCacheName> specificChildren)