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 aJAnnotationTypeif it is an annotation ornullif it is not.