cd2fd80c0c56a847cce8a2c894c6918bd1a87096
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type initialState : State to initialStates : State... in method public getShortestPathTree(initialStates State...) : ShortestPathTree in class org.opentripplanner.routing.algorithm.GenericDijkstra | From | To | |
Extract Method | 1 | ||
Extract Method public getRunningTime(s0 State) : int extracted from public traverse(s0 State) : State in class org.opentripplanner.routing.edgetype.PatternHop | From | To | |
Rename Parameter | 1 | ||
Rename Parameter initialState : State to initialStates : State... in method public getShortestPathTree(initialStates State...) : ShortestPathTree in class org.opentripplanner.routing.algorithm.GenericDijkstra | From | To |