|
GWT 0.0.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JArrayType
Type representing a Java array.
Method Summary | |
---|---|
JType |
getComponentType()
|
int |
getRank()
|
JArrayType[] |
getSubtypes()
|
Methods inherited from interface com.google.gwt.core.ext.typeinfo.JClassType |
---|
asParameterizationOf, findAnnotationInTypeHierarchy, findConstructor, findField, findMethod, findNestedType, getConstructor, getConstructors, getEnclosingType, getErasedType, getField, getFields, getFlattenedSupertypeHierarchy, getImplementedInterfaces, getInheritableMethods, getMethod, getMethods, getName, getNestedType, getNestedTypes, getOracle, getOverloads, getOverridableMethods, getPackage, getSuperclass, isAbstract, isAssignableFrom, isAssignableTo, isDefaultInstantiable, isEnhanced, isFinal, isLocalType, isMemberType, isPrivate, isProtected, isPublic, isStatic, setEnhanced |
Methods inherited from interface com.google.gwt.core.ext.typeinfo.JType |
---|
getJNISignature, getLeafType, getParameterizedQualifiedSourceName, getQualifiedBinaryName, getQualifiedSourceName, getSimpleSourceName, isAnnotation, isArray, isClass, isClassOrInterface, isEnum, isGenericType, isInterface, isParameterized, isPrimitive, isRawType, isTypeParameter, isWildcard |
Methods inherited from interface com.google.gwt.core.ext.typeinfo.HasAnnotations |
---|
getAnnotation, isAnnotationPresent |
Methods inherited from interface com.google.gwt.core.ext.typeinfo.HasMetaData |
---|
getMetaData, getMetaDataTags |
Method Detail |
---|
JType getComponentType()
int getRank()
JArrayType[] getSubtypes()
getSubtypes
in interface JClassType
|
GWT 0.0.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |