Uses of Interface
com.google.gwt.core.ext.typeinfo.JArrayType
-
Packages that use JArrayType Package Description com.google.gwt.core.ext.typeinfo 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 JArrayType Modifier and Type Method Description abstract JArrayTypeTypeOracle. getArrayType(JType componentType)Gets the type object that represents an array of the specified type.JArrayType[]JArrayType. getSubtypes()JArrayTypeJPrimitiveType. isArray()JArrayTypeJType. isArray()
-