T - The interface whose features are to be enumerated.CollectionFeature, CollectionSize, ListFeature, MapFeature, MultimapFeature, MultisetFeature, MultisetTestSuiteBuilder.NoRecurse, SetFeature@GwtCompatible public interface Feature<T>
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Set<Feature<? super T>> |
getImpliedFeatures() |
Returns the set of features that are implied by this feature.
|