eedf4a97baa075a91c08be0006e2111789725f93
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testSuperTypeInheritance() : void renamed to public testDominantClassInheritance() : void in class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest | From | To | |
Rename Method public testDominantSuperTypeInheritance() : void renamed to public testDominantInterfaceInheritance() : void in class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest | From | To | |
Move And Rename Class | 3 | ||
Move And Rename Class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.MultipleInterfaceBase.ClassBase moved and renamed to net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.AmbiguousInterfaceBase.DominantClassBase | From | To | |
Move And Rename Class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.MultipleInterfaceBase moved and renamed to net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.AmbiguousInterfaceBase.DominantInterfaceIntermediate | From | To | |
Move And Rename Class net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.MultipleInterfaceBase.ClassTarget moved and renamed to net.bytebuddy.dynamic.scaffold.MethodGraphCompilerDefaultTest.AmbiguousInterfaceBase.DominantClassTarget | From | To |