Uses of Class
org.anchoranalysis.feature.session.cache.finder.CacheTransferSourceCollection
Packages that use CacheTransferSourceCollection
Package
Description
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 CacheTransferSourceCollectionModifierConstructorDescriptionCheckCacheForSpecificChildren(Class<?> cacheInputType, CacheTransferSourceCollection source)