2bfcca04ea8e25230731c90dd56c02c6ef639aeb
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable token : int in method public parseArray(type Type, array Collection, fieldName Object) : void from class com.alibaba.fastjson.parser.DefaultJSONParser | From | To | |
Extract Variable token : int in method public deserialze(parser DefaultJSONParser, type Type, fieldName Object) : T from class com.alibaba.fastjson.serializer.ObjectArrayCodec | From | To | |
Extract Method | 1 | ||
Extract Method public writeHex(bytes byte[]) : void extracted from public writeByteArray(bytes byte[]) : void in class com.alibaba.fastjson.serializer.SerializeWriter | From | To |