- 所有父级接口:
AnnotatedConstruct
,TypeMirror
表示原始类型。其中包括
boolean
、byte
、short
、int
、long
、char
、float
和 double
。
- 看Java 语言规范:
-
4.2 原始类型和值
- 自从:
- 1.6
- 参见:
-
方法总结
在接口 javax.lang.model.type.TypeMirror 中声明的方法
accept, equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getKind, hashCode, toString