|
Change Parameter Type suppressionHandler : SuppressionHandler to suppressionHandler : SuppressionHandler.Bound in method protected ForMethodEnter(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, instrumentedMethod MethodDescription.InDefinedShape, adviceMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, suppressionHandler SuppressionHandler.Bound) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodEnter |
From |
To |
|
Change Parameter Type suppressionHandler : SuppressionHandler to suppressionHandler : SuppressionHandler.Bound in method protected ForMethodExit(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, instrumentedMethod MethodDescription.InDefinedShape, adviceMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, suppressionHandler SuppressionHandler.Bound, padding int) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodExit |
From |
To |
|
Change Parameter Type suppressionHandler : SuppressionHandler to suppressionHandler : SuppressionHandler.Bound in method protected CodeTranslationVisitor(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, instrumentedMethod MethodDescription.InDefinedShape, adviceMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, suppressionHandler SuppressionHandler.Bound) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor |
From |
To |
|
Move Method public onStart(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing to public onStart(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing.Bound |
From |
To |
|
Move Method public onPrepare(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing to public onPrepare(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing.Bound |
From |
To |
|
Move Method public onEnd(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, returnValueProducer ReturnValueProducer) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing to public onEnd(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, returnValueProducer ReturnValueProducer) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing.Bound |
From |
To |