public interface ArrayType extends ReferenceType
Modifier and Type | Method and Description |
---|---|
TypeMirror
|
getComponentType()
返回此数组类型的组件类型。
|
accept,
equals,
getKind,
hashCode,
toString
getAnnotation,
getAnnotationMirrors,
getAnnotationsByType
TypeMirror getComponentType()