7912486722b1603bc6cb8f05e271133f6740cf5a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testSettings() : void renamed to public testMiscSettings() : void in class com.fasterxml.jackson.databind.seq.ObjectWriterTest | From | To | |
Rename Method public testSettings() : void renamed to public testMiscSettings() : void in class com.fasterxml.jackson.databind.seq.ObjectReaderTest | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable msg : String to msgBase : String in method protected _colonConcat(msgBase String, extra String) : String in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method | 31 | ||
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeCustomTypePrefixForArray(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForScalar(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForScalar(value Object, g JsonGenerator, type Class<?>) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public handleMissingInstantiator(instClass Class<?>, valueInst ValueInstantiator, p JsonParser, msg String, msgArgs Object...) : Object in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForArray(value Object, g JsonGenerator, type Class<?>) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeCustomTypePrefixForArray(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForObject(value Object, g JsonGenerator, type Class<?>) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForObject(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public handleWeirdKey(keyClass Class<?>, keyValue String, msg String, msgArgs Object...) : Object in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeCustomTypePrefixForScalar(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public reportInputMismatch(prop BeanProperty, msg String, msgArgs Object...) : T in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForArray(value Object, g JsonGenerator, type Class<?>) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public reportInputMismatch(src JsonDeserializer<?>, msg String, msgArgs Object...) : T in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForObject(value Object, g JsonGenerator, type Class<?>) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public reportMappingException(msg String, msgArgs Object...) : void in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForScalar(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeCustomTypePrefixForObject(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public handleWeirdStringValue(targetClass Class<?>, value String, msg String, msgArgs Object...) : Object in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _colonConcat(msgBase String, extra String) : String extracted from public unknownTypeIdException(baseType JavaType, typeId String, extraDesc String) : JsonMappingException in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForArray(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForScalar(value Object, g JsonGenerator, type Class<?>) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeCustomTypePrefixForObject(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public handleWeirdNumberValue(targetClass Class<?>, value Number, msg String, msgArgs Object...) : Object in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForObject(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeTypePrefixForArray(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public reportInputMismatch(targetType JavaType, msg String, msgArgs Object...) : T in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public reportMissingContent(msg String, msgArgs Object...) : void in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public handleUnexpectedToken(instClass Class<?>, t JsonToken, p JsonParser, msg String, msgArgs Object...) : Object in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _format(msg String, msgArgs Object...) : String extracted from public reportInputMismatch(targetType Class<?>, msg String, msgArgs Object...) : T in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _colonConcat(msgBase String, extra String) : String extracted from public unknownTypeException(type JavaType, id String, extraDesc String) : JsonMappingException in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Extract Method protected _writeTypeId(g JsonGenerator, typeId String) : void extracted from public writeCustomTypePrefixForScalar(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer | From | To | |
Rename Parameter | 10 | ||
Rename Parameter message : String to msg : String in method public reportBadTypeDefinition(bean BeanDescription, msg String, msgArgs Object...) : T in class com.fasterxml.jackson.databind.SerializerProvider | From | To | |
Rename Parameter args : Object... to msgArgs : Object... in method public mappingException(message String, msgArgs Object...) : JsonMappingException in class com.fasterxml.jackson.databind.SerializerProvider | From | To | |
Rename Parameter msg0 : String to extra : String in method public wrongTokenException(p JsonParser, targetType Class<?>, expToken JsonToken, extra String) : JsonMappingException in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Rename Parameter msg0 : String to extra : String in method public wrongTokenException(p JsonParser, targetType JavaType, expToken JsonToken, extra String) : JsonMappingException in class com.fasterxml.jackson.databind.DeserializationContext | From | To | |
Rename Parameter args : Object... to msgArgs : Object... in method public reportBadPropertyDefinition(bean BeanDescription, prop BeanPropertyDefinition, message String, msgArgs Object...) : T in class com.fasterxml.jackson.databind.SerializerProvider | From | To | |
Rename Parameter args : Object... to msgArgs : Object... in method protected mappingException(t Throwable, message String, msgArgs Object...) : JsonMappingException in class com.fasterxml.jackson.databind.SerializerProvider | From | To | |
Rename Parameter args : Object... to msgArgs : Object... in method public reportBadTypeDefinition(bean BeanDescription, msg String, msgArgs Object...) : T in class com.fasterxml.jackson.databind.SerializerProvider | From | To | |
Rename Parameter args : Object... to msgArgs : Object... in method public reportMappingProblem(t Throwable, message String, msgArgs Object...) : void in class com.fasterxml.jackson.databind.SerializerProvider | From | To | |
Rename Parameter extraDesc : String to extra : String in method protected _colonConcat(msgBase String, extra String) : String in class com.fasterxml.jackson.databind.DeserializationContext | From | To |