57e53851e9dcc39150543fc8069b72f736558029
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private thereNoOtherMandatoryAttributes() : boolean renamed to private thereAreNoOtherMandatoryAttributes() : boolean in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
| Rename Variable | 1 | ||
| Rename Variable parameter : Optional<ParameterMirror> to parameterAnnotation : Optional<ParameterMirror> in method package getConstructorParameterOrder() : int in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute private CONSTRUCTOR_PARAMETER_DEFAULT_ORDER : int in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
| Extract Attribute private CONSTRUCTOR_NOT_A_PARAMETER : int in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute constructorOrder : int to parameterOrder : int in class org.immutables.value.processor.meta.ValueAttribute | From | To |