96bf2b9d8504cc73c9578fe1d672a4c11edf8ac7
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 18
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package checkValidPositionsArray(positions int[], offset int, length int) : void renamed to package checkArrayRange(array int[], offset int, length int) : void in class com.facebook.presto.spi.block.BlockUtil | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter positions : int[] to array : int[] in method package checkArrayRange(array int[], offset int, length int) : void in class com.facebook.presto.spi.block.BlockUtil | From | To |