df35e722a05fd0bf38b07f5f777d288f12d207a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable m : ObjectMapper to mapper : ObjectMapper in method public testBasicSetup() : void in class com.fasterxml.jackson.databind.ser.TestAutoDetect | From | To | |
Rename Variable m : ObjectMapper to mapper : ObjectMapper in method public testMapperShortcutMethods() : void in class com.fasterxml.jackson.databind.ser.TestAutoDetect | From | To | |
Change Return Type | 4 | ||
Change Return Type void to ConfigOverrides in method public setDefaultMergeable(v Boolean) : ConfigOverrides in class com.fasterxml.jackson.databind.cfg.ConfigOverrides | From | To | |
Change Return Type void to ConfigOverrides in method public setDefaultInclusion(v JsonInclude.Value) : ConfigOverrides in class com.fasterxml.jackson.databind.cfg.ConfigOverrides | From | To | |
Change Return Type void to ConfigOverrides in method public setDefaultVisibility(v VisibilityChecker<?>) : ConfigOverrides in class com.fasterxml.jackson.databind.cfg.ConfigOverrides | From | To | |
Change Return Type void to ConfigOverrides in method public setDefaultSetterInfo(v JsonSetter.Value) : ConfigOverrides in class com.fasterxml.jackson.databind.cfg.ConfigOverrides | From | To | |
Inline Variable | 1 | ||
Inline Variable JSON : String in method public testWithIsGetter() : void from class com.fasterxml.jackson.databind.ser.TestJsonSerialize | From | To |