1b687569541909d38e67f980737af9c2b891aa0a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable valueClass : Class<?> to contentClass : Class<?> in method public refineDeserializationType(config MapperConfig<?>, a Annotated, baseType JavaType) : JavaType in class com.fasterxml.jackson.databind.AnnotationIntrospector | From | To | |
| Rename Variable contentClass : Class<?> to valueClass : Class<?> in method public refineDeserializationType(config MapperConfig<?>, a Annotated, baseType JavaType) : JavaType in class com.fasterxml.jackson.databind.AnnotationIntrospector | From | To | |
| Extract Variable | 2 | ||
| Extract Variable contentType : JavaType in method public refineDeserializationType(config MapperConfig<?>, a Annotated, baseType JavaType) : JavaType from class com.fasterxml.jackson.databind.AnnotationIntrospector | From | To | |
| Extract Variable tf : TypeFactory in method public refineDeserializationType(config MapperConfig<?>, a Annotated, baseType JavaType) : JavaType from class com.fasterxml.jackson.databind.AnnotationIntrospector | From | To |