466b8e2a271df9fe16e73770b8990af4bdf7c62c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public abstract withMethodCache() : AssignerConfigurable renamed to public abstract withoutMethodCache() : AssignerConfigurable in class net.bytebuddy.implementation.InvocationHandlerAdapter | From | To | |
| Rename Method public withMethodCache() : AssignerConfigurable renamed to public withoutMethodCache() : AssignerConfigurable in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstance | From | To | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation renamed to net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstance | From | To | |
| Move Class | 1 | ||
| Move Class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation.Appender moved to net.bytebuddy.implementation.InvocationHandlerAdapter.ForField.Appender | From | To |