|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The interface whose features are to be enumerated.@GwtCompatible public interface Feature<T>
Base class for enumerating the features of an interface to be tested.
This class is GWT compatible.
| Method Summary | |
|---|---|
Set<Feature<? super T>> |
getImpliedFeatures()
Returns the set of features that are implied by this feature. |
| Method Detail |
|---|
Set<Feature<? super T>> getImpliedFeatures()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||