Uses of Interface
com.google.gwt.core.ext.typeinfo.JAnnotationType
-
Packages that use JAnnotationType Package Description com.google.gwt.core.ext.typeinfo 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 JAnnotationType Modifier and Type Method Description JAnnotationTypeJPrimitiveType. isAnnotation()JAnnotationTypeJType. isAnnotation()Returns this instance as aJAnnotationTypeif it is an annotation ornullif it is not.
-