03d6118748af23a9735c9bf37dde9929630866f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 38 | ||
Extract Method private list(a T...) : List<T> extracted from public testSameLength() : void in class com.facebook.presto.operator.scalar.TestZipFunction | From | To | |
Extract Method private list(a T...) : List<T> extracted from public testDifferentLength() : void in class com.facebook.presto.operator.scalar.TestZipFunction | From | To |