public interface AnnotatedArrayType extends AnnotatedType
AnnotatedArrayType
表示数组类型的潜在注释使用,其组件类型本身可以表示类型的注释使用。
Modifier and Type | Method and Description |
---|---|
AnnotatedType
|
getAnnotatedGenericComponentType()
返回此数组类型的可能注释的通用组件类型。
|
getType
getAnnotation,
getAnnotations,
getAnnotationsByType,
getDeclaredAnnotation,
getDeclaredAnnotations,
getDeclaredAnnotationsByType,
isAnnotationPresent
AnnotatedType getAnnotatedGenericComponentType()