Uses of Class
org.anchoranalysis.feature.bean.operator.FeatureUnary
| Package | Description |
|---|---|
| org.anchoranalysis.feature.bean.operator |
Features that are sufficiently generic to work on any input-type.
|
-
Uses of FeatureUnary in org.anchoranalysis.feature.bean.operator
Subclasses of FeatureUnary in org.anchoranalysis.feature.bean.operator Modifier and Type Class Description classFeatureUnaryGeneric<T extends FeatureInput>AFeatureUnarythat accepts anyFeatureInputirrespective of type.