Interface CalculateForChild<T extends FeatureInput>

Type Parameters:
T - feature input-type

public interface CalculateForChild<T extends FeatureInput>
Performs calculations using child-caches instead of the main cache
Author:
Owen Feehan