@Beta public interface PrimitiveType extends Type
| Modifier and Type | Interface and Description |
|---|---|
static class |
PrimitiveType.Kind
An enumeration of the different kinds of primitive types.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType.Kind |
getKind()
Returns the kind of primitive type that this object represents.
|
getQualifiedName, isAssignableFromgetCompilationUnit, getSimpleNamePrimitiveType.Kind getKind()