90ba814e82f1c4ee3dc5329bcb1b71e929cba7cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private VALUE_OF : String from class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.Target.ForBoxedParameter to private VALUE_OF : String from class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.Target.ForBoxedParameter.BoxingDispatcher | From | To | |
Rename Attribute | 1 | ||
Rename Attribute target : String to owner : String in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.Target.ForBoxedParameter.BoxingDispatcher | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected loadBoxed(methodVisitor MethodVisitor, offset int) : void extracted from public resolveAccess(methodVisitor MethodVisitor, opcode int) : void in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.Target.ForBoxedParameter & moved to class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.Target.ForBoxedParameter.BoxingDispatcher | From | To |