4899422f15b76543870dd9777d9bde3ec5c5fe0d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type List<String> to List<Object> in method private formatExtras(missing E, extras List<? extends A>) : List<Object> in class com.google.common.truth.IterableSubject.UsingCorrespondence | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type extrasFormatted : List<String> to extrasFormatted : List<Object> in method private formatExtras(missing E, extras List<? extends A>) : List<Object> in class com.google.common.truth.IterableSubject.UsingCorrespondence | From | To |