Class PermuteFeatureSequenceInteger<T extends FeatureInputDictionary>

Type Parameters:
T - feature-input type
All Implemented Interfaces:
Provider<FeatureList<T>>
Direct Known Subclasses:
PermuteDivideByParam, PermuteFirstSecondOrder

public abstract class PermuteFeatureSequenceInteger<T extends FeatureInputDictionary> extends PermuteFeatureBase<T>
Permutes a property on a feature with a sequence of integers.
Author:
Owen Feehan