dc9023f4465a6784754d0694ce4f5c2f0d96d64f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public bindTo(methodEnter Dispatcher) : Dispatcher renamed to public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher.ForMethod.WithReturnValue | From | To | |
Rename Method public bindTo(methodEnter Dispatcher) : Dispatcher renamed to public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher.Inactive | From | To | |
Rename Method public bindTo(methodEnter Dispatcher) : Dispatcher renamed to public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher | From | To | |
Rename Method public testAdviceWithValue() : void renamed to public testAdviceWithEntranceValue() : void in class net.bytebuddy.asm.AdviceTest | From | To | |
Rename Method public bindTo(methodEnter Dispatcher) : Dispatcher renamed to public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher.ForMethod | From | To | |
Rename Class | 2 | ||
Rename Class net.bytebuddy.asm.AdviceTest.ValueAdvice renamed to net.bytebuddy.asm.AdviceTest.EntranceValueAdvice | From | To | |
Rename Class net.bytebuddy.asm.Advice.AccessMapping.ForValue renamed to net.bytebuddy.asm.Advice.AccessMapping.ForReturnValue | From | To | |
Inline Variable | 1 | ||
Inline Variable suppliedType : TypeDescription in method public bindTo(methodEnter Dispatcher) : Dispatcher from class net.bytebuddy.asm.Advice.Dispatcher.ForMethod | From | To | |
Rename Parameter | 4 | ||
Rename Parameter methodEnter : Dispatcher to dispatcher : Dispatcher in method public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher | From | To | |
Rename Parameter methodEnter : Dispatcher to dispatcher : Dispatcher in method public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher.Inactive | From | To | |
Rename Parameter methodEnter : Dispatcher to dispatcher : Dispatcher in method public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher.ForMethod | From | To | |
Rename Parameter methodEnter : Dispatcher to dispatcher : Dispatcher in method public asExitFrom(dispatcher Dispatcher) : Dispatcher in class net.bytebuddy.asm.Advice.Dispatcher.ForMethod.WithReturnValue | From | To |