|
Change Parameter Type target : MethodDescription.InDefinedShape to target : MethodDescription in method public matches(target MethodDescription) : boolean in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods.Entry |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super MethodDescription.InDefinedShape> to matcher : ElementMatcher<? super MethodDescription> in method public method(matcher ElementMatcher<? super MethodDescription>, methodVisitorWrapper MethodVisitorWrapper...) : ForDeclaredMethods in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super MethodDescription.InDefinedShape> to matcher : ElementMatcher<? super MethodDescription> in method protected Entry(matcher ElementMatcher<? super MethodDescription>, methodVisitorWrappers List<? extends MethodVisitorWrapper>) in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods.Entry |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public wrap(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, typePool TypePool, writerFlags int, readerFlags int) : MethodVisitor in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods.MethodVisitorWrapper |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super MethodDescription.InDefinedShape> to matcher : ElementMatcher<? super MethodDescription> in method public method(matcher ElementMatcher<? super MethodDescription>, methodVisitorWrappers List<? extends MethodVisitorWrapper>) : ForDeclaredMethods in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public wrap(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, typePool TypePool, writerFlags int, readerFlags int) : MethodVisitor in class net.bytebuddy.agent.builder.AgentBuilder.LambdaInstrumentationStrategy.MetaFactoryRedirection |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public wrap(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, typePool TypePool, writerFlags int, readerFlags int) : MethodVisitor in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods.Entry |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public wrap(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, typePool TypePool, writerFlags int, readerFlags int) : MethodVisitor in class net.bytebuddy.asm.Advice |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super MethodDescription.InDefinedShape> to matcher : ElementMatcher<? super MethodDescription> in method public on(matcher ElementMatcher<? super MethodDescription>) : AsmVisitorWrapper.ForDeclaredMethods in class net.bytebuddy.asm.Advice |
From |
To |
|
Change Parameter Type instrumentedMethod : MethodDescription.InDefinedShape to instrumentedMethod : MethodDescription in method public wrap(instrumentedType TypeDescription, instrumentedMethod MethodDescription, methodVisitor MethodVisitor, implementationContext Implementation.Context, typePool TypePool, writerFlags int, readerFlags int) : MethodVisitor in class net.bytebuddy.agent.builder.AgentBuilder.LambdaInstrumentationStrategy.AlternativeMetaFactoryRedirection |
From |
To |
|
Change Attribute Type methodsByName : Map<String,MethodDescription.InDefinedShape> to knownMethods : Map<String,MethodDescription> in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods.DispatchingVisitor |
From |
To |
|
Change Attribute Type matcher : ElementMatcher<? super MethodDescription.InDefinedShape> to matcher : ElementMatcher<? super MethodDescription> in class net.bytebuddy.asm.AsmVisitorWrapper.ForDeclaredMethods.Entry |
From |
To |
|
Change Attribute Type declaredFields : Map<String,FieldDescription> to declarableFields : LinkedHashMap<String,FieldDescription> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor |
From |
To |
|
Change Attribute Type declarableMethods : Map<String,MethodDescription> to declarableMethods : LinkedHashMap<String,MethodDescription> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor |
From |
To |
|
Change Attribute Type matcher : ElementMatcher<? super MethodDescription.InDefinedShape> to matcher : ElementMatcher<? super MethodDescription> in class net.bytebuddy.asm.AsmVisitorWrapperForDeclaredMethodsTest |
From |
To |