Uses of Class
org.anchoranalysis.feature.session.cache.finder.CacheTransferSourceCollection
| 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 CacheTransferSourceCollection in org.anchoranalysis.feature.session.cache.finder
Constructors in org.anchoranalysis.feature.session.cache.finder with parameters of type CacheTransferSourceCollection Constructor Description CheckCacheForSpecificChildren(Class<?> cacheInputType, CacheTransferSourceCollection source)