OpenJDK 1.23
jdk.hotspot.agent
sun.jvm.hotspot.debugger.cdbg
ArrayType
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 Type
Method and Description
public
Type
getElementType
()
public
int
getLength
()
Inherited from
sun.jvm.hotspot.debugger.cdbg.Type
:
asArray
asBit
asCompound
asDouble
asEnum
asFloat
asFunction
asInt
asMemberFunction
asPointer
asRef
asVoid
getName
getSize
isArray
isBit
isCompound
isConst
isDouble
isEnum
isFloat
isFunction
isInt
isMemberFunction
isPointer
isRef
isVoid
isVolatile
iterateObject
iterateObject
toString
Method Detail
getElementType
back to summary
public
Type
getElementType
()
getLength
back to summary
public
int
getLength
()