Uses of Interface
com.google.gwt.core.ext.typeinfo.JArrayType
Packages that use JArrayType
Package
Description
Type-introspection support classes used by generators.
-
Uses of JArrayType in com.google.gwt.core.ext.typeinfo
Methods in com.google.gwt.core.ext.typeinfo that return JArrayTypeModifier and TypeMethodDescriptionabstract JArrayType
TypeOracle.getArrayType
(JType componentType) Gets the type object that represents an array of the specified type.JArrayType.getSubtypes()
JPrimitiveType.isArray()
JType.isArray()