789566f11f3a1e6b54ed01f2db564a29f83321b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 47
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute local : Locale to locale : Locale in method public scanISO8601DateIfMatch(strict boolean) : boolean in class com.alibaba.fastjson.parser.JSONScanner | From | To | |
Extract Variable | 2 | ||
Extract Variable format : SimpleDateFormat in method public test_0() : void from class com.alibaba.json.bvt.serializer.JSONSerializerTest3 | From | To | |
Extract Variable format : SimpleDateFormat in method public test_date_4() : void from class com.alibaba.json.bvt.serializer.DateFormatSerializerTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setTimeZone(timeZone TimeZone) : void extracted from public scanISO8601DateIfMatch(strict boolean) : boolean in class com.alibaba.fastjson.parser.JSONScanner & moved to class com.alibaba.fastjson.parser.JSONLexerBase | From | To | |
Rename Parameter | 1 | ||
Rename Parameter mapping : ParserConfig to config : ParserConfig in method public cast(obj Object, clazz Class<T>, config ParserConfig) : T in class com.alibaba.fastjson.util.TypeUtils | From | To |