62b1d200faf7304e0a80109a21430b5016942b90
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public replace(property SettableBeanProperty) : void extracted from public replace(prop SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Small & moved to class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap | From | To | |
Extract And Move Method public replace(property SettableBeanProperty) : void extracted from public replace(property SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default & moved to class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap | From | To | |
Rename Parameter | 3 | ||
Rename Parameter property : SettableBeanProperty to prop : SettableBeanProperty in method public remove(prop SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Small | From | To | |
Rename Parameter newProperty : SettableBeanProperty to prop : SettableBeanProperty in method public withProperty(prop SettableBeanProperty) : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Small | From | To | |
Rename Parameter property : SettableBeanProperty to prop : SettableBeanProperty in method public replace(prop SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default | From | To |