65ac5b8daf89cfe3d2e9070149774320f9268fe5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type jdkType : Type to propType0 : JavaType in method protected constructSettableProperty(ctxt DeserializationContext, beanDesc BeanDescription, propDef BeanPropertyDefinition, propType0 JavaType) : SettableBeanProperty in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory | From | To | |
Rename Variable | 1 | ||
Rename Variable genericType : Type to type : JavaType in method protected addReferenceProperties(ctxt DeserializationContext, beanDesc BeanDescription, builder BeanDeserializerBuilder) : void in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable t0 : JavaType to propType0 : JavaType in method protected constructSettableProperty(ctxt DeserializationContext, beanDesc BeanDescription, propDef BeanPropertyDefinition, propType0 JavaType) : SettableBeanProperty in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory | From | To | |
Change Variable Type | 3 | ||
Change Variable Type propertyType : Type to propertyType : JavaType in method protected addBeanProps(ctxt DeserializationContext, beanDesc BeanDescription, builder BeanDeserializerBuilder) : void in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory | From | To | |
Change Variable Type genericType : Type to type : JavaType in method protected addReferenceProperties(ctxt DeserializationContext, beanDesc BeanDescription, builder BeanDeserializerBuilder) : void in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter jdkType : Type to propType0 : JavaType in method protected constructSettableProperty(ctxt DeserializationContext, beanDesc BeanDescription, propDef BeanPropertyDefinition, propType0 JavaType) : SettableBeanProperty in class com.fasterxml.jackson.databind.deser.BeanDeserializerFactory | From | To |