PrimitiveType

Interface PrimitiveType

All Superinterfaces:
AnnotatedConstruct, TypeMirror
public interface PrimitiveType
extends TypeMirror

Represents a primitive type. These include boolean, byte, short, int, long, char, float, and double.

Since:
1.6

Methods

Methods inherited from interface javax.lang.model.type.TypeMirror

accept, equals, getKind, ha