public interface AnnotatedParameterizedType extends AnnotatedType
AnnotatedParameterizedType represents the potentially annotated use
of a parameterized type, whose type arguments may themselves represent
annotated uses of types.| Modifier and Type | Method and Description |
|---|---|
AnnotatedType[] |
getAnnotatedActualTypeArguments()
Returns the potentially annotated actual type arguments of this parameterized type.
|
getTypegetAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentAnnotatedType[] getAnnotatedActualTypeArguments()
Dracula Javadoc Sample, Made with Allan Im.