|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WildcardTree
A tree node for a wildcard type argument.
Use getKind to determine the kind of bound.
For example:
? ? extends bound ? super bound
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.source.tree.Tree |
|---|
Tree.Kind |
| Method Summary | |
|---|---|
Tree |
getBound()
|
| Methods inherited from interface com.sun.source.tree.Tree |
|---|
accept, getKind |
| Method Detail |
|---|
Tree getBound()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||