1898e02a1ddaaf6585ea280867a851e55dd845c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 3 | ||
| Push Down Method public toString() : String from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField to public toString() : String from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField.WithLookup | From | To | |
| Push Down Method public toString() : String from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField to public toString() : String from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField.WithInstance | From | To | |
| Push Down Method public prepare(instrumentedType InstrumentedType) : InstrumentedType from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField to public prepare(instrumentedType InstrumentedType) : InstrumentedType from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField.WithLookup | From | To | |
| Push Down Attribute | 1 | ||
| Push Down Attribute private fieldLocatorFactory : FieldLocator.Factory from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField to private fieldLocatorFactory : FieldLocator.Factory from class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForField.WithLookup | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter parameterBinder : List<? extends TargetMethodAnnotationDrivenBinder.ParameterBinder<?>> to parameterBinders : List<? extends TargetMethodAnnotationDrivenBinder.ParameterBinder<?>> in method public withBinders(parameterBinders List<? extends TargetMethodAnnotationDrivenBinder.ParameterBinder<?>>) : WithCustomProperties in class net.bytebuddy.implementation.MethodDelegation.WithCustomProperties | From | To |