9c2587f5a8d3f5e4515e964812d063b396535fe9
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type tripPatternStateMap : Map to tripPatternStateMap : Map<TripPattern,State> in method private findFlagStopEdgesNearby(rr RoutingRequest, initVertex Vertex, tripPatternStateMap Map<TripPattern,State>) : void in class org.opentripplanner.routing.flex.FlagStopCreationService | From | To | |
Rename Variable | 1 | ||
Rename Variable flagStopOriginEdges : List<StreetEdge> to flagStopEdges : List<StreetEdge> in method private findFlagStopEdgesNearby(rr RoutingRequest, initVertex Vertex, tripPatternStateMap Map<TripPattern,State>) : void in class org.opentripplanner.routing.flex.FlagStopCreationService | From | To | |
Rename Class | 1 | ||
Rename Class org.opentripplanner.routing.flex.TemporaryFlagStopService renamed to org.opentripplanner.routing.flex.FlagStopCreationService | From | To |