Top Methods
sun.jvm.hotspot.debugger.cdbg

public Interface ArrayType

extends Type
Known Direct Implementers
sun.jvm.hotspot.debugger.cdbg.basic.BasicArrayType

Method Summary

Modifier and TypeMethod and Description
public Type
public int
Inherited from sun.jvm.hotspot.debugger.cdbg.Type:
asArrayasBitasCompoundasDoubleasEnumasFloatasFunctionasIntasMemberFunctionasPointerasRefasVoidgetNamegetSizeisArrayisBitisCompoundisConstisDoubleisEnumisFloatisFunctionisIntisMemberFunctionisPointerisRefisVoidisVolatileiterateObjectiterateObjecttoString

Method Detail

getElementTypeback to summary
public Type getElementType()
getLengthback to summary
public int getLength()