673254014c0e17c812a0bacac36cc80c658a301e
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testGenericType() : void renamed to public testGenericTypeRawExtension() : void in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilderTest | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type typeVariable : TypeDescription.Generic to typeVariable : Generic in method protected RetainedTypeVariable(typeVariable Generic) in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.RetainedTypeVariable | From | To | |
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDefinedShape in method public onMethod(methodDescription MethodDescription.InDefinedShape) : TypeVariableSource in class net.bytebuddy.description.TypeVariableSource.Visitor.NoOp | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable moved and renamed to net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.RetainedTypeVariable | From | To | |
Change Variable Type | 1 | ||
Change Variable Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDefinedShape in method public testVisitMethod() : void in class net.bytebuddy.description.TypeVariableSourceVisitorNoOpTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type typeVariable : TypeDescription.Generic to typeVariable : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.RetainedTypeVariable | From | To |