Class InstructionSequence
java.lang.Object
org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
- All Implemented Interfaces:
Comparable<InstructionSequence>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleangetOpcodeAtIndex(int index) inthashCode()toString()
-
Field Details
-
sequence
-
-
Constructor Details
-
InstructionSequence
-
-
Method Details
-
toString
-
getOpcodeAtIndex
-
hashCode
-
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<InstructionSequence>
-