Uses of Class
org.anchoranalysis.feature.session.cache.finder.CacheTransferSource
Packages that use CacheTransferSource
Package
Description
Strategies to determine which child-cache (among hierarchy) to employ for a particular feature
calculation.
-
Uses of CacheTransferSource in org.anchoranalysis.feature.session.cache.finder
Methods in org.anchoranalysis.feature.session.cache.finder that return types with arguments of type CacheTransferSourceModifier and TypeMethodDescriptionIterator
<CacheTransferSource<? extends FeatureInput>> CacheTransferSourceCollection.iterator()
Methods in org.anchoranalysis.feature.session.cache.finder with parameters of type CacheTransferSourceModifier and TypeMethodDescriptionvoid
CacheTransferSourceCollection.add
(CacheTransferSource<? extends FeatureInput> source) Adds a source.