160027fd73349d47a46f081a087a1afc6ae49402
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private collection() : ForCollections renamed to private forCollection() : ForCollections in class org.immutables.value.processor.meta.Styles.UsingName.AttributeNames | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type attributeName : String to names : AttributeNames in method package SwitcherModel(mirror SwitchMirror, names AttributeNames, containedTypeElement TypeElement) in class org.immutables.value.processor.meta.SwitcherModel | From | To | |
Rename Variable | 1 | ||
Rename Variable raw : String to base : String in method private generateProperName(element EncodedElement) : String in class org.immutables.value.processor.encode.Instantiation | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public apply(naming Naming, depluralize boolean) : String extracted from private generateProperName(element EncodedElement) : String in class org.immutables.value.processor.encode.Instantiation & moved to class org.immutables.value.processor.meta.Styles.UsingName.AttributeNames | From | To | |
Rename Parameter | 1 | ||
Rename Parameter attributeName : String to names : AttributeNames in method package SwitcherModel(mirror SwitchMirror, names AttributeNames, containedTypeElement TypeElement) in class org.immutables.value.processor.meta.SwitcherModel | From | To |