dbce2de299780fafd50dd2d3eba61550ce219a76
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type importCandidates : HashMap<String,ImportCandidate> to importCandidates : Multimap<String,ImportCandidate> in class org.immutables.generator.PostprocessingMachine.ImportsBuilder | From | To | |
Rename Parameter | 1 | ||
Rename Parameter fullyQualifiedName : String to fullyName : String in method package addImportCandidate(name String, fullyName String, importFrom int, importTo int, packageTo int) : void in class org.immutables.generator.PostprocessingMachine.ImportsBuilder | From | To |