6dcb13f70fb1c68b0c055bfb1dae2b296ae67b03
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable bundles : List<Annotation[]> to fromBundles : List<Annotation> in method private _addAnnotationsIfNotPresent(result AnnotationMap, anns Annotation[]) : AnnotationMap in class com.fasterxml.jackson.databind.introspect.AnnotatedClass | From | To | |
Rename Variable bundles : List<Annotation[]> to fromBundles : List<Annotation> in method private _addOrOverrideAnnotations(target AnnotatedMember, anns Annotation[]) : void in class com.fasterxml.jackson.databind.introspect.AnnotatedClass | From | To | |
Rename Variable bundles : List<Annotation[]> to fromBundles : List<Annotation> in method private _addAnnotationsIfNotPresent(target AnnotatedMember, anns Annotation[]) : void in class com.fasterxml.jackson.databind.introspect.AnnotatedClass | From | To | |
Change Return Type | 1 | ||
Change Return Type void to AnnotationMap in method private _addAnnotationsIfNotPresent(result AnnotationMap, anns Annotation[]) : AnnotationMap in class com.fasterxml.jackson.databind.introspect.AnnotatedClass | From | To | |
Change Variable Type | 3 | ||
Change Variable Type bundles : List<Annotation[]> to fromBundles : List<Annotation> in method private _addAnnotationsIfNotPresent(result AnnotationMap, anns Annotation[]) : AnnotationMap in class com.fasterxml.jackson.databind.introspect.AnnotatedClass | From | To | |
Change Variable Type bundles : List<Annotation[]> to fromBundles : List<Annotation> in method private _addOrOverrideAnnotations(target AnnotatedMember, anns Annotation[]) : void in class com.fasterxml.jackson.databind.introspect.AnnotatedClass | From | To | |
Change Variable Type bundles : List<Annotation[]> to fromBundles : List<Annotation> in method private _addAnnotationsIfNotPresent(target AnnotatedMember, anns Annotation[]) : void in class com.fasterxml.jackson.databind.introspect.AnnotatedClass | From | To |