729c0fecc5ba6ac7749c7ea84d4a33dcb5cfa4e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable bindings : TypeBindings in method public constructType(type Type, contextType JavaType) : JavaType from class com.fasterxml.jackson.databind.type.TypeFactory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter contextType : Class<?> to contextClass : Class<?> in method public constructType(type Type, contextClass Class<?>) : JavaType in class com.fasterxml.jackson.databind.type.TypeFactory | From | To |