6becf8f3bd87d0e2116fc45e160d217f3ecf2c6d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 3 | ||
Inline Method public processExtra(object Object, key String, value Object) : void inlined to public parseExtra(object Object, key String) : void in class com.alibaba.fastjson.parser.DefaultJSONParser | From | To | |
Inline Method public getExtratype(object Object, key String) : Type inlined to public parseExtra(object Object, key String) : void in class com.alibaba.fastjson.parser.DefaultJSONParser | From | To |