Class ResolvedPartMap<S,​T extends FeatureInput,​U>

Object
org.anchoranalysis.feature.calculate.cache.part.ResolvedPartMap<S,​T,​U>
Type Parameters:
S - result-type
T - feature input-type
U - key-type

public class ResolvedPartMap<S,​T extends FeatureInput,​U>
extends Object
A CalculationPartMap that has been resolved against a cache.
Author:
Owen Feehan