- All Superinterfaces:
AnnotatedElement
,AnnotatedType
- All Known Implementing Classes:
AnnotatedCaptureTypeImpl
Annotated equivalent of
CaptureType
-
Method Summary
Methods inherited from interface java.lang.reflect.AnnotatedElement
getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotationsByType, isAnnotationPresent
Methods inherited from interface java.lang.reflect.AnnotatedType
getAnnotatedOwnerType, getAnnotation, getAnnotations, getDeclaredAnnotations, getType
-
Method Details
-
getAnnotatedUpperBounds
AnnotatedType[] getAnnotatedUpperBounds() -
getAnnotatedLowerBounds
AnnotatedType[] getAnnotatedLowerBounds() -
getAnnotatedTypeVariable
AnnotatedTypeVariable getAnnotatedTypeVariable() -
getAnnotatedWildcardType
AnnotatedWildcardType getAnnotatedWildcardType() -
setAnnotatedUpperBounds
-