14f2faaea3331b0f0ce5cbe2f53d2b7aaf48015a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public testExplicitFieldAccess() : void renamed to public testExplicitFieldAccessSimplex() : void in class net.bytebuddy.implementation.MethodDelegationFieldProxyTest | From | To | |
| Rename Method public testExplicitFieldAccessSerializable() : void renamed to public testExplicitFieldAccessSerializableSimplex() : void in class net.bytebuddy.implementation.MethodDelegationFieldProxyTest | From | To | |
| Rename Method public testExplicitFieldAccessDuplexFinal() : void renamed to public testExplicitFieldAccessSerializableDuplex() : void in class net.bytebuddy.implementation.MethodDelegationFieldProxyTest | From | To | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.implementation.MethodDelegationFieldProxyTest.SwapGetSet renamed to net.bytebuddy.implementation.MethodDelegationFieldProxyTest.SwapDuplex | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type setterMethod : MethodDescription to setterMethod : MethodDescription.InDefinedShape in class net.bytebuddy.implementation.bind.annotation.FieldProxyBinderTest | From | To | |
| Change Attribute Type getterMethod : MethodDescription to getterMethod : MethodDescription.InDefinedShape in class net.bytebuddy.implementation.bind.annotation.FieldProxyBinderTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter getset : GetSet<String> to accessor : GetSet<String> in method public swap(accessor GetSet<String>) : void in class net.bytebuddy.implementation.MethodDelegationFieldProxyTest.SwapDuplex | From | To |