Modifier and Type | Method and 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-internal+0-2016-01-26-152615.buildd.src