771af47385330bf0505b47527698d055d883ddf5
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable actualTypes : Type[] to p_typeArg_args : Type[] in method private getArgument(typeArgs Type[], typeVariables TypeVariable[], arguments Type[]) : boolean in class com.alibaba.fastjson.util.FieldInfo | From | To | |
Rename Variable feildTypeArguement : Type to typeArg : Type in method private getArgument(typeArgs Type[], typeVariables TypeVariable[], arguments Type[]) : boolean in class com.alibaba.fastjson.util.FieldInfo | From | To | |
Extract Method | 1 | ||
Extract Method private getArgument(typeArgs Type[], typeVariables TypeVariable[], arguments Type[]) : boolean extracted from public getFieldType(clazz Class<?>, type Type, fieldType Type) : Type in class com.alibaba.fastjson.util.FieldInfo | From | To |