Package | Description |
---|---|
com.google.gwt.core.ext.typeinfo |
Type-introspection support classes used by generators.
|
Modifier and Type | Method and Description |
---|---|
JAnnotationType |
JType.isAnnotation()
Returns this instance as a
JAnnotationType if it is an annotation
or null if it is not. |
JAnnotationType |
JPrimitiveType.isAnnotation() |