e6803d5ca748b7fc187a7cec17cbf465f3aa0f80
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getRawClass(type Type) : Class<?> from class com.alibaba.fastjson.serializer.CollectionCodec to public getRawClass(type Type) : Class<?> from class com.alibaba.fastjson.util.TypeUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public createCollection(type Type) : Collection extracted from public deserialze(parser DefaultJSONParser, type Type, fieldName Object) : T in class com.alibaba.fastjson.serializer.CollectionCodec & moved to class com.alibaba.fastjson.util.TypeUtils | From | To |