fc629b8a1fbb7f5bc753490835fc538666b1c464
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public ofParameterType(index int) : AnnotationReader renamed to public ofTypeArgument(index int) : AnnotationReader in class net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.NoOp | From | To | |
Rename Method public ofParameterType(index int) : AnnotationReader renamed to public ofTypeArgument(index int) : AnnotationReader in class net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader | From | To | |
Rename Method public ofParameterType(index int) : AnnotationReader renamed to public ofTypeArgument(index int) : AnnotationReader in class net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.Delegator | From | To | |
Rename Attribute | 1 | ||
Rename Attribute parameterType : Type[] to argumentType : Type[] in class net.bytebuddy.description.type.TypeDescription.Generic.OfParameterizedType.ForLoadedType.ParameterArgumentTypeList | From | To | |
Rename Parameter | 1 | ||
Rename Parameter parameterType : Type[] to argumentType : Type[] in method protected ParameterArgumentTypeList(argumentType Type[], annotationReader AnnotationReader) in class net.bytebuddy.description.type.TypeDescription.Generic.OfParameterizedType.ForLoadedType.ParameterArgumentTypeList | From | To |