@Beta public interface TypeParameterDeclaration extends Type, Declaration
| Modifier and Type | Method and Description |
|---|---|
TypeParameterDeclarator |
getTypeParameterDeclarator() |
java.lang.Iterable<? extends TypeReference> |
getUpperBounds() |
getQualifiedName, isAssignableFromfindAnnotation, getAnnotationsgetCompilationUnit, getSimpleNamejava.lang.Iterable<? extends TypeReference> getUpperBounds()
TypeParameterDeclarator getTypeParameterDeclarator()
TypeParameterDeclarator declaring the type parameter