cc53828dcb87aadf2f31ab5d0ede3dc8fea092ae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type typeFactory : TypeFactory to ctxt : DatabindContext in method protected _typeFromId(id String, ctxt DatabindContext) : JavaType in class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver | From | To | |
| Change Parameter Type typeFactory : TypeFactory to ctxt : DatabindContext in method protected _typeFromId(id String, ctxt DatabindContext) : JavaType in class com.fasterxml.jackson.databind.jsontype.impl.MinimalClassNameIdResolver | From | To | |
| Rename Variable | 1 | ||
| Rename Variable typeFactory : TypeFactory to tf : TypeFactory in method protected _typeFromId(id String, ctxt DatabindContext) : JavaType in class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter typeFactory : TypeFactory to ctxt : DatabindContext in method protected _typeFromId(id String, ctxt DatabindContext) : JavaType in class com.fasterxml.jackson.databind.jsontype.impl.MinimalClassNameIdResolver | From | To | |
| Rename Parameter typeFactory : TypeFactory to ctxt : DatabindContext in method protected _typeFromId(id String, ctxt DatabindContext) : JavaType in class com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver | From | To |