OpenJDK 1.23
jdk.hotspot.agent
sun.jvm.hotspot.debugger.cdbg
RefType
Top
Methods
sun.jvm.hotspot.debugger.cdbg
public
Interface RefType
extends
Type
Known Direct Implementers
sun.
jvm.
hotspot.
debugger.
cdbg.
basic.
BasicRefType
Method Summary
Modifier and Type
Method and Description
public
Type
getTargetType
()
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
getTargetType
back to summary
public
Type
getTargetType
()