c7c19be7af8ef734cfe01f791b57e2216144afcf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testFrameAdviceStatic() : void renamed to public testFrameAdviceStaticMethod() : void in class net.bytebuddy.asm.AdviceTest | From | To | |
Rename Variable | 4 | ||
Rename Variable a : long to v9 : long in method public foo(value String) : String in class net.bytebuddy.asm.AdviceTest.FrameSample | From | To | |
Rename Variable a : long to v8 : long in method public bar(value String) : String in class net.bytebuddy.asm.AdviceTest.FrameSample | From | To | |
Rename Variable a : long to v8 : long in method public foo(value String) : String in class net.bytebuddy.asm.AdviceTest.FrameSample | From | To | |
Rename Variable a : long to v9 : long in method public bar(value String) : String in class net.bytebuddy.asm.AdviceTest.FrameSample | From | To |