GWT 2.3.0

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

Packages that use JRawType
com.google.gwt.core.ext.typeinfo Type-introspection support classes used by generators. 
 

Uses of JRawType in com.google.gwt.core.ext.typeinfo
 

Methods in com.google.gwt.core.ext.typeinfo that return JRawType
 JRawType JGenericType.getRawType()
           
 JRawType JType.isRawType()
          Returns the raw type if this is a JRawType#, otherwise returns null.
 JRawType JPrimitiveType.isRawType()
           
 


GWT 2.3.0