OpenJDK 1.23
jdk.hotspot.agent
sun.jvm.hotspot.debugger.cdbg
NamedFieldIdentifier
Top
Description
Methods
sun.jvm.hotspot.debugger.cdbg
public
Interface NamedFieldIdentifier
extends
FieldIdentifier
Known Direct Implementers
sun.
jvm.
hotspot.
debugger.
cdbg.
basic.
BasicNamedFieldIdentifier
Named fields in compound types
Method Summary
Modifier and Type
Method and Description
public
String
getName
()
Inherited from
sun.jvm.hotspot.debugger.cdbg.FieldIdentifier
:
getType
toString
Method Detail
getName
back to summary
public
String
getName
()