|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An ArrayType
represents an array of other types.
Method Summary | |
Type |
base()
|
ArrayType |
base(Type base)
|
MethodInstance |
cloneMethod()
|
FieldInstance |
lengthField()
|
Type |
ultimateBase()
|
Methods inherited from interface jltools.types.ReferenceType |
fieldNamed, fields, interfaces, methods, superType |
Methods inherited from interface jltools.types.Type |
arrayOf, arrayOf, descendsFrom, isArray, isAssignableSubtype, isBoolean, isByte, isCastValid, isChar, isClass, isDouble, isFloat, isImplicitCastValid, isInt, isIntOrLess, isLong, isLongOrLess, isNull, isNumeric, isPrimitive, isReference, isSame, isShort, isSubtype, isThrowable, isUncheckedException, isVoid, toArray, toClass, toNull, toPrimitive, toReference, translate |
Methods inherited from interface jltools.types.Qualifier |
isPackage, isType, toPackage, toType |
Methods inherited from interface jltools.types.TypeObject |
isCanonical, position, restore, typeSystem |
Methods inherited from interface jltools.util.Copy |
copy |
Method Detail |
public Type base()
public ArrayType base(Type base)
public Type ultimateBase()
public FieldInstance lengthField()
public MethodInstance cloneMethod()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |