9be87fab151059f15d0619f45ec07eec87a4595f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 2 | ||
| Push Down Method public get(index int) : MethodDescription.InGenericShape from class net.bytebuddy.description.method.MethodList.TypeSubstituting to public get(index int) : MethodDescription.InGenericShape from class net.bytebuddy.description.method.MethodList.TypeSubstituting.WithoutRetainedVariables | From | To | |
| Push Down Method public get(index int) : MethodDescription.InGenericShape from class net.bytebuddy.description.method.MethodList.TypeSubstituting to public get(index int) : MethodDescription.InGenericShape from class net.bytebuddy.description.method.MethodList.TypeSubstituting.WithRetainedVariables | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter methodDescription : MethodDescription.InDefinedShape to method : MethodDescription.InDefinedShape in method public is(method MethodDescription.InDefinedShape) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers | From | To | |
| Rename Parameter fieldDescription : FieldDescription.InDefinedShape to field : FieldDescription.InDefinedShape in method public is(field FieldDescription.InDefinedShape) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers | From | To |