public interface AnnotatedTypeVariable extends AnnotatedType
AnnotatedTypeVariable
represents the potentially annotated use of a
type variable, whose declaration may have bounds which themselves represent
annotated uses of types.Modifier and Type | Method and Description |
---|---|
AnnotatedType[] |
getAnnotatedBounds()
Returns the potentially annotated bounds of this type variable.
|
getType
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
AnnotatedType[] getAnnotatedBounds()
Dracula Javadoc Sample, Made with Allan Im.