public interface PrimitiveType extends TypeMirror
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.
|
accept, equals, toString
PrimitiveType.Kind getKind()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.