|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface ArrayType
表示一个数组类型。多维数组类型被表示为组件类型也是数组类型的数组类型。
方法摘要 | |
---|---|
TypeMirror |
getComponentType()
返回此数组类型的组件类型。 |
从接口 javax.lang.model.type.TypeMirror 继承的方法 |
---|
accept, equals, getKind, hashCode, toString |
方法详细信息 |
---|
TypeMirror getComponentType()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。