Package | Description |
---|---|
com.google.gwt.core.ext.typeinfo |
Type-introspection support classes used by generators.
|
Modifier and Type | Method and Description |
---|---|
JRawType |
JGenericType.getRawType()
Returns the raw type for this generic type.
|
JRawType |
JType.isRawType()
Returns the raw type if this is a
JRawType , otherwise returns
null . |
JRawType |
JPrimitiveType.isRawType() |