56f00a8e29c3f9bf9453cd6b39fbfd12ab086a4c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type clazz : Class<?> to type : JSONType in method public getBuilderClass(type JSONType) : Class<?> in class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To | |
| Extract Variable | 1 | ||
| Extract Variable methods : Method[] in method public computeSetters(clazz Class<?>, type Type) : DeserializeBeanInfo from class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter clazz : Class<?> to type : JSONType in method public getBuilderClass(type JSONType) : Class<?> in class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To |