ee80ffb9b1b0fb091c0087672403c89f791dfcd3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public mergeMaps(mapStream Stream<Map<K,V>>, merger BinaryOperator<V>) : Map<K,V> extracted from public mergeMaps(map1 Map<K,V>, map2 Map<K,V>, merger BinaryOperator<V>) : Map<K,V> in class com.facebook.presto.util.MoreMaps | From | To |