62e41114a52f6c45537cc9c9bc6276fe38e1c02c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type TObjectDoubleMap<Vertex> to Map<Vertex,VertexModeWeight> in method private streetSearch(rr RoutingRequest, fromTarget boolean, abortTime long) : Map<Vertex,VertexModeWeight> in class org.opentripplanner.routing.algorithm.strategies.InterleavedBidirectionalHeuristic | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type preTransitVertices : Set<Vertex> to preTransitVertices : Map<Vertex,VertexModeWeight> in class org.opentripplanner.routing.algorithm.strategies.InterleavedBidirectionalHeuristic | From | To |