Uses of Class
org.anchoranalysis.feature.calculate.cache.part.ResolvedPartMap
Packages that use ResolvedPartMap
Package
Description
A sub-part of the calculation of a feature, that can be cached, and reused by other features.
-
Uses of ResolvedPartMap in org.anchoranalysis.feature.calculate.part
Methods in org.anchoranalysis.feature.calculate.part that return ResolvedPartMapModifier and TypeMethodDescription<S,U> ResolvedPartMap <S, T, U> CalculationPartResolver.search(CalculationPartMap<S, T, U, FeatureCalculationException> calculation) Searches for an equivalent calculation tocalculation.