GWT 2.7.0

Uses of Interface
com.google.gwt.core.ext.typeinfo.JAnnotationType

Packages that use JAnnotationType
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
 JAnnotationType JType.isAnnotation()
          Returns this instance as a JAnnotationType if it is an annotation or null if it is not.
 JAnnotationType JPrimitiveType.isAnnotation()
           
 


GWT 2.7.0