Modifier and Type | Method | Description |
---|---|---|
List<? extends AnnotationTree> |
getAnnotations() |
Returns annotations on the type parameter declaration.
|
List<? extends Tree> |
getBounds() |
Returns the bounds of the type parameter.
|
Name |
getName() |
Returns the name of the type parameter.
|
Name getName()
List<? extends Tree> getBounds()
List<? extends AnnotationTree> getAnnotations()
ElementType.TYPE_PARAMETER
or
ElementType.TYPE_USE
to appear in this position.
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1