7742a5326dba24467ded32be5d5fbf8600f26837
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public parseObject(is InputStream, charset Charset, type Type, config ParserConfig, processor ParseProcess, featureValues int, features Feature...) : T extracted from public parseObject(is InputStream, charset Charset, type Type, features Feature...) : T in class com.alibaba.fastjson.JSON | From | To | |
Extract Method public parseObject(is InputStream, charset Charset, type Type, config ParserConfig, features Feature...) : T extracted from public parseObject(is InputStream, charset Charset, type Type, features Feature...) : T in class com.alibaba.fastjson.JSON | From | To |