edd81d3599f575c4e63adcae38595414067b0694
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type String to int in method public getDirectionId() : int in class org.opentripplanner.routing.alertpatch.AlertPatch | From | To | |
Change Variable Type | 1 | ||
Change Variable Type patternsForRoute : Multimap<Route,TripPattern> to patternsForRoute : Multimap<String,TripPattern> in method public generateUniqueIds(tripPatterns Collection<TripPattern>) : void in class org.opentripplanner.routing.edgetype.TripPattern | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type directionId : String to directionId : int in class org.opentripplanner.routing.alertpatch.AlertPatch | From | To |