|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPrimitiveType | |
---|---|
com.google.gwt.core.ext.typeinfo | Type-introspection support classes used by generators. |
Uses of JPrimitiveType in com.google.gwt.core.ext.typeinfo |
---|
Methods in com.google.gwt.core.ext.typeinfo that return JPrimitiveType | |
---|---|
JPrimitiveType |
JType.isPrimitive()
|
JPrimitiveType |
JPrimitiveType.isPrimitive()
|
static JPrimitiveType |
JPrimitiveType.parse(java.lang.String name)
|
static JPrimitiveType |
JPrimitiveType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JPrimitiveType[] |
JPrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |