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