- 
- All Superinterfaces:
- AnnotatedConstruct,- TypeMirror
 
 public interface PrimitiveType extends TypeMirror Represents a primitive type. These includeboolean,byte,short,int,long,char,float, anddouble.- Since:
- 1.6
 
- 
- 
Method Summary- 
Methods declared in interface javax.lang.model.AnnotatedConstructgetAnnotation, getAnnotationMirrors, getAnnotationsByType
 
- 
 
-