1b94234578817593da7275fc4afaa88a996355f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable index : int to axisIndex : int in method public indexOf(o Object) : int in class com.google.common.collect.CartesianList | From | To | |
Extract Method | 2 | ||
Extract Method public indexOf(o Object) : int extracted from public contains(o Object) : boolean in class com.google.common.collect.CartesianList | From | To |