5f47d39fcf83daad916466f3bd1180150cbbe2d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method package checkNoDuplicate(rowKey R, columnKey C, existingValue V, newValue V) : void extracted from package DenseImmutableTable(cellList ImmutableList<Cell<R,C,V>>, rowSpace ImmutableSet<R>, columnSpace ImmutableSet<C>) in class com.google.common.collect.DenseImmutableTable & moved to class com.google.common.collect.RegularImmutableTable | From | To |