ac351e2e82396e504beb6302f9ebffec30cf6ce4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 8 | ||
| Extract Variable interfaces : Class<?>[] in method public getSupperMethodAnnotation(clazz Class<?>, method Method) : JSONField from class com.alibaba.fastjson.util.TypeUtils | From | To | |
| Extract Variable paramAnnotationArrays : Annotation[][] in method public computeSetters(clazz Class<?>, type Type) : DeserializeBeanInfo from class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To | |
| Extract Variable interfaceTypes : Class<?>[] in method public getSupperMethodAnnotation(clazz Class<?>, method Method) : JSONField from class com.alibaba.fastjson.util.TypeUtils | From | To | |
| Extract Variable constructors : Constructor<?>[] in method public getDefaultConstructor(clazz Class<?>) : Constructor<?> from class com.alibaba.fastjson.util.DeserializeBeanInfo | From | To | |
| Extract Variable typeVariables : TypeVariable<?>[] in method public getFieldType(clazz Class<?>, type Type, fieldType Type) : Type from class com.alibaba.fastjson.util.FieldInfo | From | To | |
| Extract Variable methodParamTypes : Class<?>[] in method public getSupperMethodAnnotation(clazz Class<?>, method Method) : JSONField from class com.alibaba.fastjson.util.TypeUtils | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type types : java.lang.Class<?>[] to types : Class<?>[] in method public getDesc(method Method) : String in class com.alibaba.fastjson.util.ASMUtils | From | To |