features abstract method

Iterable<Feature> features()

Returns the feature iterator.

Return Value: An Iterable that returns Feature types.

Implementation

Iterable<Feature> features();