模块  java.compiler
软件包  javax.lang.model.type

Interface ArrayType

    • 方法详细信息

      • getComponentType

        TypeMirror getComponentType()
        返回此数组类型的组件类型。
        结果
        此数组类型的组件类型