dd03ae99e30ae6a693e1032c7e83ce3972b5df66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testEmptyAdvice() : void renamed to public testEmptyAdviceEntryAndExit() : void in class net.bytebuddy.asm.AdviceTest | From | To | |
Rename Method protected onMethodEnd() : void renamed to protected onUserEnd() : void in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExceptionHandling | From | To | |
Rename Method protected abstract onMethodEnd() : void renamed to protected abstract onUserEnd() : void in class net.bytebuddy.asm.Advice.AdviceVisitor | From | To |