Uses of Class
org.anchoranalysis.feature.bean.operator.FeatureUnary
Packages that use FeatureUnary
Package
Description
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.operatorModifier and TypeClassDescriptionclassFeatureUnaryGeneric<T extends FeatureInput>AFeatureUnarythat accepts anyFeatureInputirrespective of type.