@Beta public interface TypeParameterDeclaration extends Type, Declaration
| Modifier and Type | Method and Description |
|---|---|
TypeParameterDeclarator |
getTypeParameterDeclarator() |
Iterable<? extends TypeReference> |
getUpperBounds() |
getQualifiedName, isAssignableFromfindAnnotation, getAnnotationsgetCompilationUnit, getSimpleNameIterable<? extends TypeReference> getUpperBounds()
TypeParameterDeclarator getTypeParameterDeclarator()
TypeParameterDeclarator declaring the type parameterCopyright © 2015. All Rights Reserved.