Class FeatureCalculatorCache

Object
org.anchoranalysis.feature.session.calculator.FeatureCalculatorCache

public class FeatureCalculatorCache
extends Object
Adds a cache to a FeatureCalculatorSingle or FeatureCalculatorMulti.

This caches the results created by the calculators. It is not an internal cache used within the feature-calculation itself.

Author:
Owen Feehan