ef65bf7bd6dedef67b1de83cc296e317a13e87c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type fieldType : TypeDescription.Generic to fieldLocatorFactory : FieldLocator.Factory in method public ForField(name String, fieldLocatorFactory FieldLocator.Factory) in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForField | From | To | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField renamed to net.bytebuddy.implementation.MethodCall.TargetHandler.ForField | From | To | |
| Rename Attribute | 5 | ||
| Rename Attribute fieldName : String to name : String in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstance.Factory | From | To | |
| Rename Attribute fieldName : String to name : String in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForField | From | To | |
| Rename Attribute fieldType : TypeDescription.Generic to fieldLocatorFactory : FieldLocator.Factory in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForField | From | To | |
| Rename Attribute fieldName : String to name : String in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForField.Factory | From | To | |
| Rename Attribute fieldName : String to name : String in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForStaticField | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type fieldType : TypeDescription.Generic to fieldLocatorFactory : FieldLocator.Factory in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForField | From | To | |
| Inline Variable | 1 | ||
| Inline Variable field : Field in method public testWithFieldTarget() : void from class net.bytebuddy.implementation.MethodCallTest | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter fieldType : TypeDescription.Generic to fieldLocatorFactory : FieldLocator.Factory in method public ForField(name String, fieldLocatorFactory FieldLocator.Factory) in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForField | From | To | |
| Rename Parameter fieldName : String to name : String in method public ForField(name String, fieldLocatorFactory FieldLocator.Factory) in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForField | From | To | |
| Rename Parameter fieldName : String to name : String in method protected Factory(name String, fieldLocatorFactory FieldLocator.Factory) in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForField.Factory | From | To |