public class FeatureHistory extends Object
Modifier and Type | Field and Description |
---|---|
List<Feature>[] |
currentState
The feature history.
|
Constructor and Description |
---|
FeatureHistory(int nFeatures)
Default constructor with given number of features
|
public List<Feature>[] currentState
public FeatureHistory(int nFeatures)
nFeatures
-