Package org.anchoranalysis.feature.bean.provider
package org.anchoranalysis.feature.bean.provider
Provider of a single feature.
-
ClassesClassDescriptionFeatureProvider<T extends FeatureInput>Provides a single
Feature
.FeatureProviderBean<B,P> FeatureProviderDefine<T extends FeatureInput>Defines a singleFeature
to provide via a bean property.Provides an existingFeature
identified by its name and optionally a feature-list in which is resides.