3986cf59ba9b6c61f37cf05a3810bfa35b073300
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public hasFlagStopService() : boolean renamed to public hasFlexService() : boolean in class org.opentripplanner.routing.edgetype.TripPattern | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type serviceAreaRadius : int to serviceAreaRadius : double in method public PatternHop(from PatternStopVertex, to PatternStopVertex, begin Stop, end Stop, stopIndex int, continuousPickup int, continuousDropoff int, serviceAreaRadius double) in class org.opentripplanner.routing.edgetype.PatternHop | From | To |