975286bc32686e3cf6231be1b12da10f68d9dc2c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type deser : JsonDeserializer<?> to deser : Object in method public IntrospectorWithHandlers(deser Object, ser Object) in class com.fasterxml.jackson.databind.introspect.IntrospectorPairTest.IntrospectorWithHandlers | From | To | |
Change Parameter Type ser : JsonSerializer<?> to ser : Object in method public IntrospectorWithHandlers(deser Object, ser Object) in class com.fasterxml.jackson.databind.introspect.IntrospectorPairTest.IntrospectorWithHandlers | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type _deserializer : JsonDeserializer<?> to _deserializer : Object in class com.fasterxml.jackson.databind.introspect.IntrospectorPairTest.IntrospectorWithHandlers | From | To | |
Change Attribute Type _serializer : JsonSerializer<?> to _serializer : Object in class com.fasterxml.jackson.databind.introspect.IntrospectorPairTest.IntrospectorWithHandlers | From | To | |
Rename Parameter | 2 | ||
Rename Parameter am : Annotated to a : Annotated in method public findKeyDeserializer(a Annotated) : Object in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair | From | To | |
Rename Parameter am : Annotated to a : Annotated in method public findDeserializer(a Annotated) : Object in class com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair | From | To |