Uses of Interface
org.anchoranalysis.feature.calculate.cache.CacheCreator

Packages that use CacheCreator
Package
Description
Classes to cache feature-results or parts of feature-results that occur repeatedly among features or across calculations of the same feature.
A defined context in which one or more features are provided inputs and produce results.
Creates a FeatureCalculationCache to use during feature-calculations.
Strategies to determine which child-cache (among hierarchy) to employ for a particular feature calculation.
Strategies on whether to reuse or invalidate a feature-input's cache.