397d2a62c4cdbf37e22b303acc7800b14a3c4534
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to void in method private nextNotInSkipMe(c int) : void in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute tempCursor : int to nextCursor : int in method public next() : E in class com.google.common.collect.MinMaxPriorityQueue.QueueIterator | From | To |