|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected Default(instrumentedType TypeDescription, instrumentedMethod MethodDescription, requiredTypes TypeList, yieldedTypes TypeList, expandFrames boolean) in class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, skipHandler Bound.SkipHandler) : void in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter.SkipDispatcher.ForValue.Inverted |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected doApply(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, skipHandler Bound.SkipHandler, inverted boolean) : void in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter.SkipDispatcher.ForValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : Bound.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer.ForStringRepresentation |
From |
To |
|
Change Parameter Type parameters : List<? extends ParameterDescription.InDefinedShape> to parameters : List<? extends ParameterDescription> in method protected ReadOnly(parameters List<? extends ParameterDescription>) in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments.ReadOnly |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, target ParameterDescription.InDefinedShape, annotation AnnotationDescription.Loadable<Annotation>, initialized boolean) : Object in class net.bytebuddy.asm.Advice.DynamicValue.ForFixedValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForStubValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected ForMethodExit(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, adviceMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, suppressionHandler SuppressionHandler.Bound, padding int) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodExit |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public bind(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : T in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, skipHandler Bound.SkipHandler) : void in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter.SkipDispatcher.ForType |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected apply(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, instrumentedType TypeDescription, instrumentedMethod MethodDescription, suppressionHandler SuppressionHandler.Bound) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForThisReference |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected ForMethodExit(adviceMethod MethodDescription.InDefinedShape, instrumentedMethod MethodDescription, offsetMappings List<OffsetMapping.Target>, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, suppressionHandler SuppressionHandler.Bound) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter.ForMethodExit |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected doWrap(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, classFileVersion ClassFileVersion, writerFlags int, readerFlags int) : MethodVisitor in class net.bytebuddy.asm.Advice |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected AdviceMethodWriter(adviceMethod MethodDescription.InDefinedShape, instrumentedMethod MethodDescription, offsetMappings List<OffsetMapping.Target>, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, suppressionHandler SuppressionHandler.Bound) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : Bound.ForMethodEnter in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodEnter |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected ForMethodEnter(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, adviceMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, suppressionHandler SuppressionHandler.Bound) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodEnter |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer.ForConstantValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected WithExitAdvice(methodVisitor MethodVisitor, instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodEnter Dispatcher.Resolved.ForMethodEnter, methodExit Dispatcher.Resolved.ForMethodExit, yieldedTypes List<? extends TypeDescription>, classFileVersion ClassFileVersion, writerFlags int, readerFlags int) in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription.InDefinedShape to methodDescription : MethodDescription in method protected translateFrame(methodVisitor MethodVisitor, translationMode TranslationMode, methodDescription MethodDescription, additionalTypes TypeList, frameType int, localVariableLength int, localVariable Object[], stackSize int, stack Object[]) : void in class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public bind(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : Inactive in class net.bytebuddy.asm.Advice.Dispatcher.Inactive |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForBoxedArguments |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected abstract apply(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, instrumentedType TypeDescription, instrumentedMethod MethodDescription, suppressionHandler SuppressionHandler.Bound) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected WithoutExitAdvice(methodVisitor MethodVisitor, instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodEnter Dispatcher.Resolved.ForMethodEnter, classFileVersion ClassFileVersion, writerFlags int, readerFlags int) in class net.bytebuddy.asm.Advice.AdviceVisitor.WithoutExitAdvice |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public bind(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : Bound.ForMethodEnter in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodEnter |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, target ParameterDescription.InDefinedShape, annotation AnnotationDescription.Loadable<T>, initialized boolean) : Object in class net.bytebuddy.asm.Advice.DynamicValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected apply(methodVisitor MethodVisitor, 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 |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForInstrumentedType |
From |
To |
|
Change Parameter Type parameters : List<? extends ParameterDescription.InDefinedShape> to parameters : List<? extends ParameterDescription> in method protected ReadWrite(parameters List<? extends ParameterDescription>) in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments.ReadWrite |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForEnterValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected of(instrumentedMethod MethodDescription, requiredTypes List<? extends TypeDescription>, yieldedTypes List<? extends TypeDescription>, writerFlags int) : MethodSizeHandler.ForInstrumentedMethod in class net.bytebuddy.asm.Advice.MethodSizeHandler.Default |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected ForMethodEnter(adviceMethod MethodDescription.InDefinedShape, instrumentedMethod MethodDescription, offsetMappings List<OffsetMapping.Target>, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, suppressionHandler SuppressionHandler.Bound, skipDispatcher Resolved.ForMethodEnter.SkipDispatcher) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter.ForMethodEnter |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer.ForReturnTypeName |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer.ForTypeName |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForUnusedValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected Default(instrumentedMethod MethodDescription, requiredTypes TypeList, yieldedTypes TypeList) in class net.bytebuddy.asm.Advice.MethodSizeHandler.Default |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected of(instrumentedMethod MethodDescription) : Context in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Context.ForMethodEntry |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected AdviceVisitor(methodVisitor MethodVisitor, delegate MethodVisitor, instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodEnter Dispatcher.Resolved.ForMethodEnter, methodExit Dispatcher.Resolved.ForMethodExit, yieldedTypes List<? extends TypeDescription>, classFileVersion ClassFileVersion, writerFlags int, readerFlags int) in class net.bytebuddy.asm.Advice.AdviceVisitor |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForReturnValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, skipHandler Bound.SkipHandler) : void in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter.SkipDispatcher |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForThrowable |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected AdviceMethodInliner(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, suppressionHandler SuppressionHandler.Bound, classReader ClassReader) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.AdviceMethodInliner |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer.ForJavaSignature |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public AdviceMethodInliner(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, suppressionHandler SuppressionHandler.Bound, classReader ClassReader, skipDispatcher SkipDispatcher) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodEnter.AdviceMethodInliner |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected CodeTranslationVisitor(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, adviceMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, suppressionHandler SuppressionHandler.Bound) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in method public of(typeDefinition TypeDefinition) : StackManipulation in class net.bytebuddy.implementation.bytecode.member.MethodReturn |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected WithExceptionHandling(methodVisitor MethodVisitor, instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodEnter Dispatcher.Resolved.ForMethodEnter, methodExit Dispatcher.Resolved.ForMethodExit, classFileVersion ClassFileVersion, writerFlags int, readerFlags int, triggeringThrowable TypeDescription) in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithExceptionHandling |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForField |
From |
To |
|
Change Parameter Type parameters : List<? extends ParameterDescription.InDefinedShape> to parameters : List<? extends ParameterDescription> in method protected ForBoxedArguments(parameters List<? extends ParameterDescription>) in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, instrumentedMethod MethodDescription, skipHandler Bound.SkipHandler) : void in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter.SkipDispatcher.ForValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected WithoutExceptionHandling(methodVisitor MethodVisitor, instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodEnter Dispatcher.Resolved.ForMethodEnter, methodExit Dispatcher.Resolved.ForMethodExit, classFileVersion ClassFileVersion, writerFlags int, readerFlags int) in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithoutExceptionHandling |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public bind(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : Bound.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForInstrumentedMethod |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method protected of(instrumentedType TypeDescription, instrumentedMethod MethodDescription, requiredTypes List<? extends TypeDescription>, yieldedTypes List<? extends TypeDescription>, classFileVersion ClassFileVersion, writerFlags int, readerFlags int) : ForInstrumentedMethod in class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForUserValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public bind(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : Bound.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForParameter |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, context Context) : Target in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForBoxedReturnValue |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public AdviceMethodInliner(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod, suppressionHandler SuppressionHandler.Bound, classReader ClassReader) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit.AdviceMethodInliner |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer.ForDescriptor |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public bind(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, methodSizeHandler MethodSizeHandler.ForInstrumentedMethod, stackMapFrameHandler StackMapFrameHandler.ForInstrumentedMethod) : Bound.ForMethodEnter in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, target ParameterDescription.InDefinedShape, annotation AnnotationDescription.Loadable<T>, initialized boolean) : Object in class net.bytebuddy.asm.Advice.DynamicValue.ForAnnotationProperty |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public apply(instrumentedType TypeDescription, instrumentedMethod MethodDescription) : String in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForOrigin.Renderer.ForMethodName |
From |
To |