Uses of Interface
com.google.gwt.core.ext.typeinfo.JRawType
-
Packages that use JRawType Package Description 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 Modifier and Type Method Description JRawTypeJGenericType. getRawType()Returns the raw type for this generic type.JRawTypeJPrimitiveType. isRawType()JRawTypeJType. isRawType()Returns the raw type if this is aJRawType, otherwise returnsnull.
-