OpenJDK 1.23
jdk.hotspot.agent
sun.jvm.hotspot.interpreter
LookupswitchPair
Top
Fields
Constructors
Methods
sun.jvm.hotspot.interpreter
public
Class LookupswitchPair
extends
Bytecode
Class Inheritance
java.lang.Object
sun.jvm.hotspot.interpreter.Bytecode
sun.jvm.hotspot.interpreter.LookupswitchPair
Imports
sun.
jvm.
hotspot.
oops.
*
Field Summary
Inherited from
sun.jvm.hotspot.interpreter.Bytecode
:
bci
comma
jintSize
method
spaces
Constructor Summary
Access
Constructor and Description
pack-priv
LookupswitchPair
(
Method
method,
int bci
)
Method Summary
Modifier and Type
Method and Description
public
int
match
()
public
int
offset
()
Inherited from
sun.jvm.hotspot.interpreter.Bytecode
:
alignedOffset
bci
can_use_native_byte_order
code
getBytecodeName
getIndexU1
getIndexU1Cpcache
getIndexU2
getIndexU2Cpcache
getIndexU4
getJavaBytecodeName
getJavaLength
getLength
hasIndexU4
javaByteAt
javaCode
javaShortAt
javaSignedWordAt
method
toString
Constructor Detail
LookupswitchPair
back to summary
pack-priv
LookupswitchPair
(
Method
method,
int bci
)
Method Detail
match
back to summary
public
int
match
()
offset
back to summary
public
int
offset
()