f5119f06ca38fb1fb7350b2c15aadc2f36665396
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getAdditionalSize() : StackSize renamed to public getEnterType() : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.ForMethod.ForMethodEnter | From | To | |
Rename Method public getAdditionalSize() : StackSize renamed to public getEnterType() : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter | From | To | |
Change Parameter Type | 3 | ||
Change Parameter Type parameterDescription : ParameterDescription to parameterDescription : ParameterDescription.InDefinedShape in method public make(parameterDescription ParameterDescription.InDefinedShape) : OffsetMapping in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Factory | From | To | |
Change Parameter Type parameterDescription : ParameterDescription to parameterDescription : ParameterDescription.InDefinedShape in method public make(parameterDescription ParameterDescription.InDefinedShape) : OffsetMapping in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForParameter.Factory | From | To | |
Change Parameter Type parameterDescription : ParameterDescription to parameterDescription : ParameterDescription.InDefinedShape in method public make(parameterDescription ParameterDescription.InDefinedShape) : OffsetMapping in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Illegal | From | To | |
Change Return Type | 2 | ||
Change Return Type StackSize to TypeDescription in method public getEnterType() : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.ForMethod.ForMethodEnter | From | To | |
Change Return Type StackSize to TypeDescription in method public getEnterType() : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter | From | To | |
Rename Class | 1 | ||
Rename Class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForEnterMethodValue renamed to net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForEnterValue | From | To | |
Extract Variable | 1 | ||
Extract Variable parameters : ParameterList<?> in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, offset StackSize) : int from class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForParameter | From | To | |
Rename Parameter | 2 | ||
Rename Parameter arg1 : String to first : String in method public qux(first String, second String) : String in class net.bytebuddy.asm.AdviceTest.Sample | From | To | |
Rename Parameter arg2 : String to second : String in method public qux(first String, second String) : String in class net.bytebuddy.asm.AdviceTest.Sample | From | To |