|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 ReferenceType 的软件包 | |
---|---|
javax.lang.model.type | 用来为 Java 编程语言类型建立模型的接口。 |
javax.lang.model.type 中 ReferenceType 的使用 |
---|
javax.lang.model.type 中 ReferenceType 的子接口 | |
---|---|
interface |
ArrayType
表示一个数组类型。 |
interface |
DeclaredType
表示某一声明类型,是一个类 (class) 类型或接口 (interface) 类型。 |
interface |
ErrorType
表示无法正常建模的类或接口类型。 |
interface |
NullType
表示 null 类型。 |
interface |
TypeVariable
表示一个类型变量。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。