PrimitiveType.@Deprecated public interface PrimitiveType extends TypeMirror
| Modifier and Type | Interface and Description |
|---|---|
static class |
PrimitiveType.Kind
Deprecated.
All components of this API have been superseded by
the standardized annotation processing API. The replacement
for the functionality of this enum is
TypeKind. |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType.Kind |
getKind()
Deprecated.
Returns the kind of primitive type that this object represents.
|
accept, equals, toStringPrimitiveType.Kind getKind()
Copyright © 2004, 2020, Oracle and/or its affiliates. All rights reserved.