439f9a3c7151ff7d4ce940d3493b7024fa5719b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public equals(other Object) : boolean from class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Simple to public equals(other Object) : boolean from class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.AbstractBase | From | To | |
Split Attribute | 2 | ||
Split Attribute targetType : TypeDescription to [otherToken : MethodDescription.Token, otherMethod : MethodDescription] in class net.bytebuddy.implementation.AbstractSpecialMethodInvocationTest | From | To | |
Split Attribute otherType : TypeDescription to [methodToken : MethodDescription.Token, methodDescription : MethodDescription] in class net.bytebuddy.implementation.AbstractSpecialMethodInvocationTest | From | To |