da4151d859298dca57b333765c0032cb69fdfe2c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public isPrimitive2(clazz Class<?>) : boolean extracted from public isPrimitive(clazz Class<?>) : boolean in class com.alibaba.fastjson.parser.ParserConfig | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isPrimitive2(clazz Class<?>) : boolean extracted from private paths(paths Map<Object,String>, parent String, javaObject Object, config SerializeConfig) : void in class com.alibaba.fastjson.JSONPath & moved to class com.alibaba.fastjson.parser.ParserConfig | From | To |