f0086dfc5463037e1c085e1b0b6dc7d7bb369506
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable times : StopTimesInPattern to stopTimes : StopTimesInPattern in method public getStopTimesForStop(stop Stop, timeRange int, numberOfDepartures int) : List<StopTimesInPattern> in class org.opentripplanner.routing.graph.GraphIndex | From | To | |
Extract Method | 1 | ||
Extract Method public getStopTimesForStop(stop Stop, timeRange int, numberOfDepartures int) : List<StopTimesInPattern> extracted from public stopTimesForStop(stop Stop) : Collection<StopTimesInPattern> in class org.opentripplanner.routing.graph.GraphIndex | From | To |