Uses of Class
org.anchoranalysis.feature.bean.operator.FeatureGeneric
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean.operator |
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.operator Modifier and Type Class Description classConstant<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.