Uses of Interface
org.anchoranalysis.feature.calculate.cache.CalculateForChild
| Package | Description |
|---|---|
| org.anchoranalysis.feature.calculate |
Sub-feature units of calculation that can be cached.
|
-
Uses of CalculateForChild in org.anchoranalysis.feature.calculate
Methods in org.anchoranalysis.feature.calculate that return CalculateForChild Modifier and Type Method Description CalculateForChild<T>FeatureCalculationInput. forChild()Performs calculations not on the main cache, but on a child cache.