b6ef9a6ed2d21358305720a8e92eb6fafc7b761e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isMarkedAdMongoId() : boolean renamed to private isMarkedAsMongoId() : boolean in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Rename Variable | 1 | ||
Rename Variable element : ExecutableElement to factoryMethodElement : ExecutableElement in method package collect() : void in class org.immutables.value.processor.meta.FactoryMethodAttributesCollector | From | To | |
Extract Variable | 1 | ||
Extract Variable parameterName : String in method package collect() : void from class org.immutables.value.processor.meta.FactoryMethodAttributesCollector | From | To |