d3c3e9c39684d9f03175ddac669d2f58ea0109fd
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type initialStates : State... to initialState : State in method public getShortestPathTree(initialState State) : ShortestPathTree in class org.opentripplanner.routing.algorithm.GenericDijkstra | From | To | |
Rename Variable | 2 | ||
Rename Variable tripPattern : TripPattern to originalTripPattern : TripPattern in method private streetSearch(rr RoutingRequest, fromTarget boolean, abortTime long) : TObjectDoubleMap<Vertex> in class org.opentripplanner.routing.algorithm.strategies.InterleavedBidirectionalHeuristic | From | To | |
Rename Parameter | 1 | ||
Rename Parameter initialStates : State... to initialState : State in method public getShortestPathTree(initialState State) : ShortestPathTree in class org.opentripplanner.routing.algorithm.GenericDijkstra | From | To |