241c3603d7cafb1f9722cb564383d4461126e8fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public writeNull(beanFeatures int, feature int) : void extracted from public writeNull(feature SerializerFeature) : void in class com.alibaba.fastjson.serializer.SerializeWriter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public writeNull(beanFeatures int, feature int) : void extracted from public writeValue(serializer JSONSerializer, propertyValue Object) : void in class com.alibaba.fastjson.serializer.FieldSerializer & moved to class com.alibaba.fastjson.serializer.SerializeWriter | From | To |