a4de790d2fc9420f8d422abb3f0dd817911bcd25
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testBindingByDefaults() : void renamed to public testBindingByDefault() : void in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinderTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type MethodDelegation to Implementation.Composable in method public withAssigner(assigner Assigner) : Implementation.Composable in class net.bytebuddy.implementation.MethodDelegation | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter parameterDescription : ParameterDescription to target : ParameterDescription in method protected of(target ParameterDescription, parameterBinder ParameterBinder<?>, annotation AnnotationDescription) : Handler in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound | From | To |