21a895400bea2d46be7cd19192442f8a9ac5dacf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public propagateSchedules(time int, tripPattern TripPattern, stopIndex int) : void extracted from public propagate(time int, tripPattern TripPattern, stopIndex int) : void in class org.opentripplanner.routing.algorithm.Raptor | From | To | |
Extract Method public propagateFrequencies(time int, tripPattern TripPattern, stopIndex int) : boolean extracted from public propagate(time int, tripPattern TripPattern, stopIndex int) : void in class org.opentripplanner.routing.algorithm.Raptor | From | To |