c5dedb0e8bfa97765ac2b6d9ed0c03e4dd022c69
Files Diff
- Added: 7
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public timesToReachedStops(transitLayer TransitLayer) : TIntIntMap renamed to public getReachedStops() : TIntIntMap in class org.opentripplanner.streets.StreetRouter | From | To | |
Rename Attribute | 2 | ||
Rename Attribute lengthBefore_mm : int to distance0_mm : int in class org.opentripplanner.streets.Split | From | To | |
Rename Attribute lengthAfter_mm : int to distance1_mm : int in class org.opentripplanner.streets.Split | From | To |