3749158b551e71650fd95d87f1a41c246e3273e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable decimal : Slice to result : Slice in method public pack(unscaledValue BigInteger, result Slice) : Slice in class com.facebook.presto.spi.type.UnscaledDecimal128Arithmetic | From | To | |
Extract Method | 1 | ||
Extract Method public pack(unscaledValue BigInteger, result Slice) : Slice extracted from public unscaledDecimal(unscaledValue BigInteger) : Slice in class com.facebook.presto.spi.type.UnscaledDecimal128Arithmetic | From | To |