478b744a037318e3b14dc1f5b7355c5061c05e53
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable spills : int to spillCount : int in method protected init(props Collection<SettableBeanProperty>) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute _propsHash : SettableBeanProperty[] to _hashArea : Object[] in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type _propsHash : SettableBeanProperty[] to _hashArea : Object[] in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default | From | To | |
| Extract Method | 2 | ||
| Extract Method private _hashCode(key String) : int extracted from public withProperty(newProp SettableBeanProperty) : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default | From | To | |
| Extract Method private _hashCode(key String) : int extracted from protected init(props Collection<SettableBeanProperty>) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default | From | To |