09e4f1c666a1a3320680c33b3e756aac67d16ffd
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable appendedJsonPropertyAnnotation : List<CharSequence> to allAnnotations : List<CharSequence> in method private extractAnnotationsForElement(elementType ElementType, additionalAnnotations Set<String>) : List<CharSequence> in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
| Extract Variable | 1 | ||
| Extract Variable dontHaveJsonPropetyAnnotationAlready : boolean in method private extractAnnotationsForElement(elementType ElementType, additionalAnnotations Set<String>) : List<CharSequence> from class org.immutables.value.processor.meta.ValueAttribute | From | To | |
| Extract Method | 1 | ||
| Extract Method private extractAnnotationsForElement(elementType ElementType, additionalAnnotations Set<String>) : List<CharSequence> extracted from public getJacksonFieldsAnnotations() : List<CharSequence> in class org.immutables.value.processor.meta.ValueAttribute | From | To |