| Modifier and Type | Method | Description |
|---|---|---|
List<? extends AnnotationTree> |
getAnnotations() |
Return annotations on the type parameter declaration.
|
List<? extends Tree> |
getBounds() |
|
Name |
getName() |
Name getName()
List<? extends AnnotationTree> getAnnotations()
ElementType.TYPE_PARAMETER or
ElementType.TYPE_USE
to appear in this position.
Copyright © 2005, 2025, Oracle and/or its affiliates. All rights reserved.