-
- 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 inherited from interface javax.lang.model.AnnotatedConstruct
getAnnotation, getAnnotationMirrors, getAnnotationsByType
-
-