|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected ForMethodEnter(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodEnter |
From |
To |
|
Change Parameter Type factories : List<OffsetMapping.Factory> to factories : List<OffsetMapping.Factory<?>> in method protected Resolved(adviceMethod MethodDescription.InDefinedShape, factories List<OffsetMapping.Factory<?>>, classReader ClassReader, throwableType TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected of(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, enterType TypeDefinition) : Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodExitTo(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, dispatcher Resolved.ForMethodEnter) : Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Inactive |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected WithExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, enterType TypeDefinition, throwable TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit.WithExceptionHandler |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected WithoutExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit.WithoutExceptionHandler |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected WithoutExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit.WithoutExceptionHandler |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodEnter(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader) : Resolved.ForMethodEnter in class net.bytebuddy.asm.Advice.Dispatcher.Inactive |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected ForMethodExit(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type userFactories : List<? extends Dispatcher.OffsetMapping.Factory> to userFactories : List<? extends Dispatcher.OffsetMapping.Factory<?>> in method protected to(enterAdvice TypeDescription, exitAdvice TypeDescription, classFileLocator ClassFileLocator, userFactories List<? extends Dispatcher.OffsetMapping.Factory<?>>) : Advice in class net.bytebuddy.asm.Advice |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodExitTo(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, dispatcher Dispatcher.Resolved.ForMethodEnter) : Dispatcher.Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Inlining |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodEnter(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader) : Dispatcher.Resolved.ForMethodEnter in class net.bytebuddy.asm.Advice.Dispatcher.Inlining |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected ForMethodEnter(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodEnter |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected of(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, enterType TypeDefinition) : Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodEnter(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader) : Resolved.ForMethodEnter in class net.bytebuddy.asm.Advice.Dispatcher.Unresolved |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodEnter(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader) : Dispatcher.Resolved.ForMethodEnter in class net.bytebuddy.asm.Advice.Dispatcher.Delegating |
From |
To |
|
Change Parameter Type factories : List<OffsetMapping.Factory> to factories : List<? extends OffsetMapping.Factory<?>> in method protected Resolved(adviceMethod MethodDescription.InDefinedShape, factories List<? extends OffsetMapping.Factory<?>>, throwableType TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved |
From |
To |
|
Change Parameter Type userFactories : List<? extends Dispatcher.OffsetMapping.Factory> to userFactories : List<? extends Dispatcher.OffsetMapping.Factory<?>> in method protected to(advice TypeDescription, classFileLocator ClassFileLocator, userFactories List<? extends Dispatcher.OffsetMapping.Factory<?>>) : Advice in class net.bytebuddy.asm.Advice |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected WithExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, enterType TypeDefinition, throwable TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit.WithExceptionHandler |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodExitTo(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, dispatcher Resolved.ForMethodEnter) : Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Unresolved |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method protected ForMethodExit(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory<?>>, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type userFactories : List<? extends OffsetMapping.Factory> to userFactories : List<? extends OffsetMapping.Factory<?>> in method public asMethodExitTo(userFactories List<? extends OffsetMapping.Factory<?>>, classReader ClassReader, dispatcher Dispatcher.Resolved.ForMethodEnter) : Dispatcher.Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Delegating |
From |
To |