c35c276d5773d4c1cc0880df4801cb40a2da8f9c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 42
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type f : MapperFeature... to f : MapperFeature in method public enable(f MapperFeature) : ObjectMapper in class com.fasterxml.jackson.databind.ObjectMapper | From | To | |
Change Parameter Type f : MapperFeature... to f : MapperFeature in method public disable(f MapperFeature) : ObjectMapper in class com.fasterxml.jackson.databind.ObjectMapper | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute mapper : ObjectMapper to MAPPER : ObjectMapper in method public testDateWithJsonFormat() : void in class com.fasterxml.jackson.databind.ser.jdk.DateSerializationTest | From | To |