d0c503af27aa6453bb9f2aecdef94b33911ad3f2
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 15
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 | |
Rename Variable | 2 | ||
Rename Variable originalTripPattern : TripPattern to tripPattern : 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 initialState : State to initialStates : State... in method public getShortestPathTree(initialStates State...) : ShortestPathTree in class org.opentripplanner.routing.algorithm.GenericDijkstra | From | To |