a46f5fe574594d129aa55032551aa2860a0d8903
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable fieldContext : BeanContext to beanContext : BeanContext in method public processValue(javaBeanDeser SerializeFilterable, beanContext BeanContext, object Object, key String, propertyValue Object) : Object in class com.alibaba.fastjson.serializer.JSONSerializer | From | To | |
Inline Variable | 1 | ||
Inline Variable apply : boolean in method public write(serializer JSONSerializer, object Object, fieldName Object, fieldType Type, features int) : void from class com.alibaba.fastjson.serializer.JavaBeanSerializer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter property : FieldInfo to fieldInfo : FieldInfo in method private _processValue(mw MethodVisitor, fieldInfo FieldInfo, context Context, _end Label) : void in class com.alibaba.fastjson.serializer.ASMSerializerFactory | From | To |