|
Change Variable Type departureIterator : Iterator<Integer> to departureIterator : TIntIterator in method public calcStatsForTransfer(window TimeWindow, walkSpeed double) : Stats in class org.opentripplanner.profile.Ride |
From |
To |
|
Change Variable Type departures : List<Integer> to departures : TIntList in method public calcStatsForTransfer(window TimeWindow, walkSpeed double) : Stats in class org.opentripplanner.profile.Ride |
From |
To |
|
Change Variable Type arrivals : List<Integer> to arrivals : TIntList in method public calcStatsForTransfer(window TimeWindow, walkSpeed double) : Stats in class org.opentripplanner.profile.Ride |
From |
To |
|
Change Variable Type departures : List<Integer> to departures : TIntList in method public calcStatsForBoarding(window TimeWindow) : Stats in class org.opentripplanner.profile.Ride |
From |
To |