Uses of Interface
com.google.gwt.core.ext.typeinfo.JAnnotationType
Packages that use JAnnotationType
Package
Description
Type-introspection support classes used by generators.
-
Uses of JAnnotationType in com.google.gwt.core.ext.typeinfo
Methods in com.google.gwt.core.ext.typeinfo that return JAnnotationTypeModifier and TypeMethodDescriptionJPrimitiveType.isAnnotation()
JType.isAnnotation()
Returns this instance as aJAnnotationType
if it is an annotation ornull
if it is not.