07a06bccf9cac98feafc6c279840e866c6bb9ba8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable o : List<?> to otherList : List<?> in method package equalsImpl(thisList List<?>, other Object) : boolean in class com.google.common.collect.Lists | From | To | |
Rename Parameter | 4 | ||
Rename Parameter list : List<?> to thisList : List<?> in method package equalsImpl(thisList List<?>, other Object) : boolean in class com.google.common.collect.Lists | From | To | |
Rename Parameter object : Object to other : Object in method package equalsImpl(thisList List<?>, other Object) : boolean in class com.google.common.collect.Lists | From | To |