b467432088344f2d805744c5bb175e167843e497
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type boolean to void in method package abstract executeAndCompare(reference ListIterator<E>, target T) : void in class com.google.common.collect.testing.AbstractIteratorTester.Stimulus | From | To | |
Change Return Type boolean to void in method private internalExecuteAndCompare(reference T, target T, method IteratorOperation) : void in class com.google.common.collect.testing.AbstractIteratorTester | From | To | |
Inline Variable | 1 | ||
Inline Variable elements : List<E> in method private compareResultsForThisListOfStimuli() : void from class com.google.common.collect.testing.AbstractIteratorTester | From | To |