Uses of Class
org.anchoranalysis.feature.bean.operator.FeatureGeneric
Packages that use FeatureGeneric
Package
Description
Features that are sufficiently generic to work on any input-type.
-
Uses of FeatureGeneric in org.anchoranalysis.feature.bean.operator
Subclasses of FeatureGeneric in org.anchoranalysis.feature.bean.operatorModifier and TypeClassDescriptionclassConstant<T extends FeatureInput>A constant value that is entirely invariant to the feature-input.classReference<T extends FeatureInput>Uses another feature to calculate the value.