a884b9f125436c6a425cf4cdce9ce7dc3425a7c1
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.immutables.value.processor.meta.ValueType.KindPredicate renamed to org.immutables.value.processor.meta.ValueType.HasJdkKind | From | To | |
Inline Variable | 1 | ||
Inline Variable typeNameForms : NameForms in method public factoryBuilder() : AppliedNameForms from class org.immutables.value.processor.meta.Constitution | From | To | |
Extract Method | 2 | ||
Extract Method public typeImplementationBuilder() : NameForms extracted from public typeBuilder() : NameForms in class org.immutables.value.processor.meta.Constitution | From | To | |
Extract Method private factoryImplementationBuilder() : AppliedNameForms extracted from public factoryBuilder() : AppliedNameForms in class org.immutables.value.processor.meta.Constitution | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public innerBuilder() : InnerBuilderDefinition extracted from public getInnerBuilder() : InnerBuilderDefinition in class org.immutables.value.processor.meta.ValueType & moved to class org.immutables.value.processor.meta.Constitution | From | To |