eadffd4635369d37945ca261cf754e2188492b39
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type ParameterList<? extends ParameterDescription.InGenericShape> to ParameterList<ParameterDescription.InGenericShape> in method public getParameters() : ParameterList<ParameterDescription.InGenericShape> in class net.bytebuddy.description.method.MethodDescription.InGenericShape | From | To | |
Change Return Type ParameterList<? extends ParameterDescription.InGenericShape> to ParameterList<ParameterDescription.InGenericShape> in method public getParameters() : ParameterList<ParameterDescription.InGenericShape> in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type superTypeConstructor : MethodDescription.InDefinedShape to superTypeConstructor : MethodDescription.InGenericShape in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetTest | From | To |