-
- All Superinterfaces:
-
AnnotatedConstruct,TypeMirror
public interface PrimitiveType extends TypeMirror
表示原始类型。 这些措施包括boolean,byte,short,int,long,char,float,并double。- 从以下版本开始:
- 1.6
-
-
方法摘要
-
Methods inherited from interface javax.lang.model.AnnotatedConstruct
getAnnotation, getAnnotationMirrors, getAnnotationsByType
-
-