9fe1d213b95eb14356a0000a7a4bd44a91235302
Files Diff
- Added: 2
- Removed: 7
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable text : String to strVal : String in method public deserialze(parser DefaultJSONParser, clazz Type, fieldName Object) : T in class com.alibaba.fastjson.serializer.MiscCodec | From | To | |
| Rename Class | 2 | ||
| Rename Class com.alibaba.fastjson.serializer.AtomicIntegerArrayCodec renamed to com.alibaba.fastjson.serializer.AtomicCodec | From | To | |
| Rename Class com.alibaba.fastjson.serializer.LocaleCodec renamed to com.alibaba.fastjson.serializer.MiscCodec | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type deser : LocaleCodec to deser : MiscCodec in method public test_null() : void in class com.alibaba.json.bvt.parser.deser.LocaleTest | From | To | |
| Change Variable Type deser : URICodec to deser : MiscCodec in method public test_null() : void in class com.alibaba.json.bvt.parser.deser.URIDeserializerTest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type instance : AtomicIntegerArrayCodec to instance : AtomicCodec in class com.alibaba.fastjson.serializer.AtomicCodec | From | To | |
| Change Attribute Type instance : LocaleCodec to instance : MiscCodec in class com.alibaba.fastjson.serializer.MiscCodec | From | To |