b9529212be674cbd73ffbeab5474b76f17eff407
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type declaringType : TypeDescription to typeMatcher : ElementMatcher<? super TypeDescription> in method public ForDetachment(typeMatcher ElementMatcher<? super TypeDescription>) in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute declaringType : TypeDescription to typeMatcher : ElementMatcher<? super TypeDescription> in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment | From | To | |
| Extract Variable | 2 | ||
| Extract Variable declaringType : TypeDescription in method public getDeclaredFields() : FieldList from class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType | From | To | |
| Extract Variable declaringType : TypeDescription in method public getDeclaredMethods() : MethodList from class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type declaringType : TypeDescription to typeMatcher : ElementMatcher<? super TypeDescription> in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter declaringType : TypeDescription to typeMatcher : ElementMatcher<? super TypeDescription> in method public ForDetachment(typeMatcher ElementMatcher<? super TypeDescription>) in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment | From | To |