Uses of Enum
com.google.gwt.core.ext.typeinfo.JPrimitiveType
Packages that use JPrimitiveType
Package
Description
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 JPrimitiveTypeModifier and TypeMethodDescriptionJPrimitiveType.isPrimitive()JType.isPrimitive()static JPrimitiveTypestatic JPrimitiveTypeReturns 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.