0cb277e8e41942438d4cc773a9c128da1c8551be
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable initialStopStart : long to initialStopStartTime : long in method public route(ts TaskStatistics) : void in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
Rename Variable accessTimes : TIntIntMap to transitStopAccessTimes : TIntIntMap in method public route(ts TaskStatistics) : void in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute walkOnlySpt : ShortestPathTree to preTransitSpt : ShortestPathTree in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter walkTimes : int[] to nonTransitTimes : int[] in method public runRaptor(graph Graph, accessTimes TIntIntMap, nonTransitTimes int[], ts TaskStatistics) : PropagatedTimesStore in class org.opentripplanner.profile.RaptorWorker | From | To |