|
Change Parameter Type valueTypeRef : TypeReference to valueTypeRef : TypeReference<T> in method public readValue(src URL, valueTypeRef TypeReference<T>) : T in class com.fasterxml.jackson.databind.ObjectMapper |
From |
To |
|
Change Parameter Type valueTypeRef : TypeReference to valueTypeRef : TypeReference<T> in method public readValue(src Reader, valueTypeRef TypeReference<T>) : T in class com.fasterxml.jackson.databind.ObjectMapper |
From |
To |
|
Change Parameter Type valueTypeRef : TypeReference to valueTypeRef : TypeReference<T> in method public readValue(src File, valueTypeRef TypeReference<T>) : T in class com.fasterxml.jackson.databind.ObjectMapper |
From |
To |
|
Change Parameter Type valueTypeRef : TypeReference to valueTypeRef : TypeReference<T> in method public readValue(src byte[], valueTypeRef TypeReference<T>) : T in class com.fasterxml.jackson.databind.ObjectMapper |
From |
To |
|
Change Parameter Type valueTypeRef : TypeReference to valueTypeRef : TypeReference<T> in method public readValue(src InputStream, valueTypeRef TypeReference<T>) : T in class com.fasterxml.jackson.databind.ObjectMapper |
From |
To |
|
Change Parameter Type valueTypeRef : TypeReference to valueTypeRef : TypeReference<T> in method public readValue(src byte[], offset int, len int, valueTypeRef TypeReference<T>) : T in class com.fasterxml.jackson.databind.ObjectMapper |
From |
To |
|
Change Parameter Type valueTypeRef : TypeReference to valueTypeRef : TypeReference<T> in method public readValue(content String, valueTypeRef TypeReference<T>) : T in class com.fasterxml.jackson.databind.ObjectMapper |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<Map<String,IntWrapper>> in method public testSingletonMapRoundtrip() : void in class com.fasterxml.jackson.databind.deser.jdk.MapRelatedTypesDeserTest |
From |
To |
|
Change Variable Type typeRef : TypeReference<?> to typeRef : TypeReference<NullContentFail<List<Integer>>> in method public testFailOnNullWithCollections() : void in class com.fasterxml.jackson.databind.deser.filter.NullConversionsForContentTest |
From |
To |
|
Change Variable Type typeRef : TypeReference<?> to typeRef : TypeReference<List<List<Issue508A>>> in method public testIssue508() : void in class com.fasterxml.jackson.databind.jsontype.TestTypedContainerSerialization |
From |
To |
|
Change Variable Type result : MapWrapper<byte[],String> to result : MapWrapper<?,?> in method public testFloatMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type result : Map<Enum<?>,Enum<?>> to result : Map<Key,Key> in method public testMapWithEnums() : void in class com.fasterxml.jackson.databind.deser.jdk.MapDeserializationTest |
From |
To |
|
Change Variable Type listType : TypeReference<?> to listType : TypeReference<NullContentSkip<List<Long>>> in method public testNullsSkipWithOverrides() : void in class com.fasterxml.jackson.databind.deser.filter.NullConversionsForContentTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<MapWrapper<Short,String>> in method public testShortMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<MapWrapper<Double,String>> in method public testDoubleMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<MapWrapper<Float,String>> in method public testFloatMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<MapWrapper<Long,String>> in method public testLongMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type result : MapWrapper<byte[],String> to result : MapWrapper<?,?> in method public testIntegerMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type result : MapWrapper<byte[],String> to result : MapWrapper<?,?> in method public testDoubleMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type result : MapWrapper<byte[],String> to result : MapWrapper<?,?> in method public testLongMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type result : Map<String,Integer> to result : TreeMap<String,String> in method public testExactStringStringMap() : void in class com.fasterxml.jackson.databind.deser.jdk.MapDeserializationTest |
From |
To |
|
Change Variable Type xbeanListType : TypeReference<?> to xbeanListType : TypeReference<List<XBean>> in method public testSingletonCollections() : void in class com.fasterxml.jackson.databind.deser.jdk.JDKCollectionsDeserTest |
From |
To |
|
Change Variable Type result : MapWrapper<byte[],String> to result : MapWrapper<?,?> in method public testBooleanMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<MapWrapper<Byte,String>> in method public testByteMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type result : MapWrapper<byte[],String> to result : MapWrapper<?,?> in method public testByteMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<MapWrapper<Boolean,String>> in method public testBooleanMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<Message<FooPayload>> in method public testExternalTypeId() : void in class com.fasterxml.jackson.databind.jsontype.ext.ExternalTypeId999Test |
From |
To |
|
Change Variable Type namedThingListType : TypeReference<?> to namedThingListType : TypeReference<List<NamedThing>> in method public testDeserializationFinalClassJSOG() : void in class com.fasterxml.jackson.databind.objectid.ObjectIdReordering1388Test |
From |
To |
|
Change Variable Type result : MapWrapper<byte[],String> to result : MapWrapper<?,?> in method public testShortMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type listType : TypeReference<?> to listType : TypeReference<NullContentUndefined<List<Integer>>> in method public testNullsAsEmptyUsingDefaults() : void in class com.fasterxml.jackson.databind.deser.filter.NullConversionsForContentTest |
From |
To |
|
Change Variable Type listType : TypeReference<?> to listType : TypeReference<NullContentUndefined<List<Long>>> in method public testNullsSkipUsingDefaults() : void in class com.fasterxml.jackson.databind.deser.filter.NullConversionsForContentTest |
From |
To |
|
Change Variable Type type : TypeReference<?> to type : TypeReference<MapWrapper<Integer,String>> in method public testIntegerMapKeyDeserialization() : void in class com.fasterxml.jackson.databind.deser.jdk.MapKeyDeserializationTest |
From |
To |
|
Change Variable Type listType : TypeReference<?> to listType : TypeReference<NullContentUndefined<List<String>>> in method public testFailOnNullFromDefaults() : void in class com.fasterxml.jackson.databind.deser.filter.NullConversionsForContentTest |
From |
To |