3d9e2e0d63d2433f9aeecb9cf49cbfc9cc5275c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setMillis(timeInMillis long) : GHResponse renamed to public setTime(timeInMillis long) : GHResponse in class com.graphhopper.GHResponse | From | To | |
Rename Variable | 1 | ||
Rename Variable fullMillis : long to fullTimeInMillis : long in method public doWork(rsp GHResponse, paths List<Path>, tr Translation) : void in class com.graphhopper.util.PathMerger | From | To | |
Rename Attribute | 1 | ||
Rename Attribute millis : long to time : long in class com.graphhopper.routing.Path | From | To |