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.
|
Copyright © 2010-2016. All Rights Reserved.