a9f04927ffaa6ceaff94578d8284660d875a52ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public containsCell(cell Cell<?,?,?>) : void extracted from public containsCell(rowKey Object, colKey Object, value Object) : void in class com.google.common.truth.TableSubject | From | To | |
Extract Method public doesNotContainCell(cell Cell<?,?,?>) : void extracted from public doesNotContainCell(rowKey Object, colKey Object, value Object) : void in class com.google.common.truth.TableSubject | From | To |