|
Change Parameter Type implementationContext : Implementation.Context to implementationContext : Context in method protected AdviceVisitor(methodVisitor MethodVisitor, delegate MethodVisitor, implementationContext Context, assigner Assigner, exceptionHandler StackManipulation, instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodEnter Dispatcher.Resolved.ForMethodEnter, methodExit Dispatcher.Resolved.ForMethodExit, yieldedTypes List<? extends TypeDescription>, writerFlags int, readerFlags int) in class net.bytebuddy.asm.Advice.AdviceVisitor |
From |
To |
|
Change Parameter Type implementationContext : Implementation.Context to implementationContext : Context in method protected apply(methodVisitor MethodVisitor, implementationContext Context, assigner Assigner, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, instrumentedType TypeDescription, instrumentedMethod MethodDescription, suppressionHandler SuppressionHandler.Bound) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodEnter |
From |
To |