|
Change Parameter Type targets : Iterable<? extends MethodDescription> to targetCandidates : MethodList in method private bind(implementationTarget Implementation.Target, source MethodDescription, targetCandidates MethodList) : List<MethodBinding> in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor |
From |
To |
|
Change Parameter Type targets : Iterable<? extends MethodDescription> to targetCandidates : MethodList in method public process(implementationTarget Implementation.Target, source MethodDescription, targetCandidates MethodList) : MethodBinding in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor |
From |
To |
|
Change Parameter Type targetMethods : Iterable<? extends MethodDescription> to targetCandidates : MethodList in method protected Appender(preparingStackAssignment StackManipulation, implementationTarget Target, targetCandidates MethodList, processor MethodDelegationBinder.Processor) in class net.bytebuddy.implementation.MethodDelegation.Appender |
From |
To |
|
Rename Parameter targets : Iterable<? extends MethodDescription> to targetCandidates : MethodList in method private bind(implementationTarget Implementation.Target, source MethodDescription, targetCandidates MethodList) : List<MethodBinding> in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor |
From |
To |
|
Rename Parameter targetMethodCandidates : MethodList to targetCandidates : MethodList in method protected MethodDelegation(implementationDelegate ImplementationDelegate, parameterBinders List<TargetMethodAnnotationDrivenBinder.ParameterBinder<?>>, defaultsProvider TargetMethodAnnotationDrivenBinder.DefaultsProvider, terminationHandler TargetMethodAnnotationDrivenBinder.TerminationHandler, ambiguityResolver MethodDelegationBinder.AmbiguityResolver, assigner Assigner, targetCandidates MethodList) in class net.bytebuddy.implementation.MethodDelegation |
From |
To |
|
Rename Parameter targets : Iterable<? extends MethodDescription> to targetCandidates : MethodList in method public process(implementationTarget Implementation.Target, source MethodDescription, targetCandidates MethodList) : MethodBinding in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor |
From |
To |
|
Rename Parameter targetMethods : Iterable<? extends MethodDescription> to targetCandidates : MethodList in method protected Appender(preparingStackAssignment StackManipulation, implementationTarget Target, targetCandidates MethodList, processor MethodDelegationBinder.Processor) in class net.bytebuddy.implementation.MethodDelegation.Appender |
From |
To |