Class MethodSizeHistoOperation
java.lang.Object
org.adoptopenjdk.jitwatch.jarscan.methodsizehisto.MethodSizeHistoOperation
- All Implemented Interfaces:
IJarScanOperation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocessInstructions(String className, MemberBytecode memberBytecode)
-
Field Details
-
methodSizeMap
-
-
Constructor Details
-
MethodSizeHistoOperation
public MethodSizeHistoOperation()
-
-
Method Details
-
getReport
- Specified by:
getReportin interfaceIJarScanOperation
-
processInstructions
- Specified by:
processInstructionsin interfaceIJarScanOperation
-