2a6852dfd8c997ecb36c3ed61a3fd860ec388a30
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public update(tripUpdate TripUpdate, timeZone TimeZone, updateServiceDate ServiceDate) : boolean renamed to public createUpdatedTripTimes(tripUpdate TripUpdate, timeZone TimeZone, updateServiceDate ServiceDate) : TripTimes in class org.opentripplanner.routing.edgetype.Timetable | From | To | |
Change Return Type | 1 | ||
Change Return Type boolean to TripTimes in method public createUpdatedTripTimes(tripUpdate TripUpdate, timeZone TimeZone, updateServiceDate ServiceDate) : TripTimes in class org.opentripplanner.routing.edgetype.Timetable | From | To |