ae2b5d68398177251c868af2431844b8f7c4dfce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable count : int to types : Class<?>[] in method public computeSetters(clazz Class<?>, type Type) : DeserializeBeanInfo in class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To | |
| Rename Variable methodParamTypes : Class<?>[] to types : Class<?>[] in method public getSupperMethodAnnotation(clazz Class<?>, method Method) : JSONField in class com.alibaba.fastjson.util.TypeUtils | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type count : int to types : Class<?>[] in method public computeSetters(clazz Class<?>, type Type) : DeserializeBeanInfo in class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To | |
| Extract Variable | 3 | ||
| Extract Variable types : Class<?>[] in method private createException(message String, cause Throwable, exClass Class<?>) : Throwable from class com.alibaba.fastjson.parser.deserializer.ThrowableDeserializer | From | To | |
| Extract Variable types : Class<?>[] in method public computeSetters(clazz Class<?>, type Type) : DeserializeBeanInfo from class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To |