public interface FeatureSet
Feature instances, indexed by FeatureType.| Modifier and Type | Method and Description |
|---|---|
<T extends Feature<T>> |
get(FeatureType<T> featureType)
Returns an instance of
featureType. |
<T extends Feature<T>> T get(FeatureType<T> featureType)
featureType.