JavaTM Platform
Standard Ed. 6

接口 javax.lang.model.type.ReferenceType
的使用

使用 ReferenceType 的软件包
javax.lang.model.type 用来为 Java 编程语言类型建立模型的接口。 
 

javax.lang.model.typeReferenceType 的使用
 

javax.lang.model.typeReferenceType 的子接口
 interface ArrayType
          表示一个数组类型。
 interface DeclaredType
          表示某一声明类型,是一个类 (class) 类型或接口 (interface) 类型。
 interface ErrorType
          表示无法正常建模的类或接口类型。
 interface NullType
          表示 null 类型。
 interface TypeVariable
          表示一个类型变量。
 


JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策