1217058d160c1a4f3f81d93b35d4663a0f564f5a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute prev : TObjectIntMap<TransitStop> to matrix : TObjectIntMap[] in class org.opentripplanner.routing.algorithm.PathDiscardingRaptorStateStore | From | To | |
Change Variable Type | 1 | ||
Change Variable Type rss : RaptorStateStore to rss : PathDiscardingRaptorStateStore in method public route() : void in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type current : TObjectIntMap<TransitStop> to current : int in class org.opentripplanner.routing.algorithm.PathDiscardingRaptorStateStore | From | To | |
Change Attribute Type prev : TObjectIntMap<TransitStop> to matrix : TObjectIntMap[] in class org.opentripplanner.routing.algorithm.PathDiscardingRaptorStateStore | From | To |