01e6ef154c332e695569726dbfe3dfe792a916f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected doApply(methodVisitor MethodVisitor, implementationContext Implementation.Context, assigner Assigner, argumentHandler ArgumentHandler.ForAdvice, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedType TypeDescription, instrumentedMethod MethodDescription, suppressionHandler SuppressionHandler.Bound, relocationHandler RelocationHandler.Bound) : MethodVisitor extracted from protected apply(methodVisitor MethodVisitor, implementationContext Implementation.Context, assigner Assigner, argumentHandler ArgumentHandler.ForInstrumentedMethod, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, instrumentedType TypeDescription, instrumentedMethod MethodDescription, suppressionHandler SuppressionHandler.Bound, relocationHandler RelocationHandler.Bound) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit | From | To | |
Extract Method protected doApply(methodVisitor MethodVisitor, implementationContext Implementation.Context, assigner Assigner, argumentHandler ArgumentHandler.ForAdvice, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedType TypeDescription, instrumentedMethod MethodDescription, suppressionHandler SuppressionHandler.Bound, relocationHandler RelocationHandler.Bound) : MethodVisitor extracted from protected apply(methodVisitor MethodVisitor, implementationContext Context, assigner Assigner, argumentHandler ArgumentHandler.ForInstrumentedMethod, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, instrumentedType TypeDescription, instrumentedMethod MethodDescription, suppressionHandler SuppressionHandler.Bound, relocationHandler RelocationHandler.Bound) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodEnter | From | To | |
Extract Method protected doResolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, assigner Assigner, argumentHandler ArgumentHandler.ForAdvice, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, suppressionHandler SuppressionHandler.Bound, relocationHandler RelocationHandler.Bound) : Bound extracted from protected resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, assigner Assigner, argumentHandler ArgumentHandler.ForInstrumentedMethod, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, exceptionHandler StackManipulation, relocation RelocationHandler.Relocation) : Bound in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodEnter | From | To | |
Extract Method private doResolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, assigner Assigner, argumentHandler ArgumentHandler.ForAdvice, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, suppressionHandler SuppressionHandler.Bound, relocationHandler RelocationHandler.Bound) : Bound extracted from protected resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, assigner Assigner, argumentHandler ArgumentHandler.ForInstrumentedMethod, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, exceptionHandler StackManipulation, relocation RelocationHandler.Relocation) : Bound in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit | From | To |