e87483512b42f192ea4489db0fb58a32e56792b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public getValueTypeDesc() : String from class com.fasterxml.jackson.databind.deser.std.JsonLocationInstantiator to public getValueTypeDesc() : String from class com.fasterxml.jackson.databind.deser.ValueInstantiator.Base | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.fasterxml.jackson.databind.deser.ValueInstantiator.Base from classes [com.fasterxml.jackson.databind.deser.std.JsonLocationInstantiator] | From | To |