T - The interface whose features are to be enumerated.@GwtCompatible public interface Feature<T>
| Modifier and Type | Method and Description |
|---|---|
Set<Feature<? super T>> |
getImpliedFeatures()
Returns the set of features that are implied by this feature.
|
Set<Feature<? super T>> getImpliedFeatures()
Copyright © 2010–2019. All rights reserved.