5c7424df58f51923c4bcaa562e9a437f34848797
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 5 | ||
Rename Variable field2 : String to key2 : String in method protected mapObject(p JsonParser, ctxt DeserializationContext) : Object in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla | From | To | |
Rename Variable fieldName : String to key : String in method protected mapObject(p JsonParser, ctxt DeserializationContext) : Object in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla | From | To | |
Rename Variable field1 : String to key1 : String in method protected mapObject(p JsonParser, ctxt DeserializationContext) : Object in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla | From | To | |
Rename Variable field2 : String to key2 : String in method protected mapObject(p JsonParser, ctxt DeserializationContext) : Object in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer | From | To | |
Rename Variable fieldName : String to key : String in method protected mapObject(p JsonParser, ctxt DeserializationContext) : Object in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer | From | To | |
Inline Variable | 4 | ||
Inline Variable value1 : Object in method protected mapObject(jp JsonParser, ctxt DeserializationContext) : Object from class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer | From | To | |
Inline Variable value2 : Object in method protected mapObject(jp JsonParser, ctxt DeserializationContext) : Object from class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer | From | To | |
Inline Variable value1 : Object in method protected mapObject(jp JsonParser, ctxt DeserializationContext) : Object from class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla | From | To | |
Inline Variable value2 : Object in method protected mapObject(jp JsonParser, ctxt DeserializationContext) : Object from class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla | From | To | |
Rename Parameter | 2 | ||
Rename Parameter jp : JsonParser to p : JsonParser in method protected mapObject(p JsonParser, ctxt DeserializationContext) : Object in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla | From | To | |
Rename Parameter jp : JsonParser to p : JsonParser in method protected mapObject(p JsonParser, ctxt DeserializationContext) : Object in class com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer | From | To |