5c87bd712a6f198cc26404c39aca366cb9f35f9d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type exceptionHandler : StackManipulation to exceptionHandler : ExceptionHandler in method private Advice(methodEnter Dispatcher.Resolved.ForMethodEnter, methodExit Dispatcher.Resolved.ForMethodExit, assigner Assigner, exceptionHandler ExceptionHandler, delegate Implementation) in class net.bytebuddy.asm.Advice | From | To | |
Extract Method | 1 | ||
Extract Method public withExceptionHandler(exceptionHandler ExceptionHandler) : Advice extracted from public withExceptionHandler(exceptionHandler StackManipulation) : Advice in class net.bytebuddy.asm.Advice | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type exceptionHandler : StackManipulation to exceptionHandler : ExceptionHandler in class net.bytebuddy.asm.Advice | From | To |