3cc48d0c677fbeb972f707094595fd084946fdc9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public toJSONString(object Object, defaultFeatures int, features SerializerFeature...) : String extracted from public toJSONString(object Object, features SerializerFeature...) : String in class com.alibaba.fastjson.JSON | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public toJSONString(object Object, defaultFeatures int, features SerializerFeature...) : String extracted from public encode(object Object) : String in class com.alibaba.json.test.codec.FastjsonBeanToArrayCodec & moved to class com.alibaba.fastjson.JSON | From | To |