ae7cbcf830c7c83ddab7ba406d6122eefb902c62
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 2 | ||
| Push Down Method public toString() : String from class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments to public toString() : String from class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments.ReadWrite | From | To | |
| Push Down Method public toString() : String from class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments to public toString() : String from class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments.ReadOnly | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type parameters : List<ParameterDescription.InDefinedShape> to parameters : List<? extends ParameterDescription.InDefinedShape> in method protected ForBoxedArguments(parameters List<? extends ParameterDescription.InDefinedShape>) in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments | From | To | |
| Rename Class | 2 | ||
| Rename Class net.bytebuddy.asm.AdviceBoxedAssignmentTest renamed to net.bytebuddy.asm.AdviceBoxedReturnAssignmentTest | From | To | |
| Rename Class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedParameter renamed to net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArgument | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type that : ForBoxedParameter to that : ForBoxedArgument in method public equals(object Object) : boolean in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArgument | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type parameters : List<ParameterDescription.InDefinedShape> to parameters : List<? extends ParameterDescription.InDefinedShape> in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments | From | To |