Package org.anchoranalysis.feature.input
Class FeatureInputNull
Object
org.anchoranalysis.feature.input.FeatureInputNull
- All Implemented Interfaces:
FeatureInput
public class FeatureInputNull extends Object implements FeatureInput
A
FeatureInput with no associated parameterization.
This can be used as an input-type for feature's which are indifferent to input, as they are permanently invariant (constant).
- Author:
- Owen Feehan