a9565950372cb133967980e44c203c76558e5c47
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable parameterOrderIsNotDefined : boolean to orderActuallySpecified : boolean in method private computeConstructorParameterOrder() : int in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Rename Attribute | 1 | ||
Rename Attribute anyGetter : boolean to jacksonAnyGetter : boolean in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Extract Method | 2 | ||
Extract Method private isAnnotationValueAttribute() : boolean extracted from package getConstructorParameterOrder() : int in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Extract Method private computeConstructorParameterOrder() : int extracted from package getConstructorParameterOrder() : int in class org.immutables.value.processor.meta.ValueAttribute | From | To |