Class Define<T extends FeatureInput>

Type Parameters:
T - the feature input-type
All Implemented Interfaces:
Provider<FeatureList<T>>

public class Define<T extends FeatureInput>
extends ReferencingFeatureListProvider<T>
Specifies a list of features directly without assigning any custom-naming.
Author:
Owen Feehan