JavaTM 2 Platform
Standard Ed. 6

javax.lang.model.type
接口 PrimitiveType

所有超级接口:
TypeMirror

public interface PrimitiveType
extends TypeMirror

表示一个基本类型。这些类型包括 booleanbyteshortintlongcharfloatdouble

从以下版本开始:
1.6

方法摘要
 
从接口 javax.lang.model.type.TypeMirror 继承的方法
accept, equals, getKind, hashCode, toString
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only