public interface AnnotatedParameterizedType extends AnnotatedType
AnnotatedParameterizedType
表示参数化类型的潜在注释使用,其类型参数本身可以表示类型的注释使用。
Modifier and Type | Method and Description |
---|---|
AnnotatedType[] |
getAnnotatedActualTypeArguments()
返回此参数化类型的可能注释的实际类型参数。
|
getType
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
AnnotatedType[] getAnnotatedActualTypeArguments()