javax.lang.model.type

接口
异常
所有超级接口:
TypeMirror

public interface PrimitiveType
     
extends TypeMirror

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

从以下版本开始:
1.6

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