6e8160c9cf884ad7dc317bed867ff0614f934399
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 4 | ||
Inline Method private mulPow5divPow2(m long, i int, j int) : long inlined to public toString(value double, result char[], off int) : int in class com.alibaba.fastjson.util.RyuDouble | From | To | |
Inline Method private mulPow5InvDivPow2(m long, i int, j int) : long inlined to public toString(value double, result char[], off int) : int in class com.alibaba.fastjson.util.RyuDouble | From | To | |
Extract Variable | 2 | ||
Extract Variable ints : int[] in method public toString(value double, result char[], off int) : int from class com.alibaba.fastjson.util.RyuDouble | From | To |