Package org.adoptopenjdk.jitwatch.model
Interface IParseDictionary
- All Known Implementing Classes:
ParseDictionary
public interface IParseDictionary
-
Method Summary
Modifier and TypeMethodDescriptiongetBCIOpcodeMap(String methodID) voidputBCIOpcode(String methodID, int bci, Opcode opcode) voidvoidvoid
-
Method Details
-
putType
-
putKlass
-
putMethod
-
putBCIOpcode
-
getType
-
getKlass
-
getMethod
-
getParseMethod
String getParseMethod() -
getBCIOpcodeMap
-