06cb65e4b7c00bd9a576e968817060986b4df81d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute fieldBase : boolean to fieldBased : boolean in class com.alibaba.fastjson.serializer.SerializeConfig | From | To | |
Rename Attribute fieldBase : boolean to fieldBased : boolean in class com.alibaba.fastjson.parser.ParserConfig | From | To | |
Rename Parameter | 2 | ||
Rename Parameter fieldBase : boolean to fieldBased : boolean in method public build(clazz Class<?>, type Type, propertyNamingStrategy PropertyNamingStrategy, fieldBased boolean, compatibleWithJavaBean boolean) : JavaBeanInfo in class com.alibaba.fastjson.util.JavaBeanInfo | From | To | |
Rename Parameter fieldBase : boolean to fieldBased : boolean in method private ParserConfig(asmFactory ASMDeserializerFactory, parentClassLoader ClassLoader, fieldBased boolean) in class com.alibaba.fastjson.parser.ParserConfig | From | To |