c71c11e4aef38dffc1c6abaaebbd971f63ac13db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type accessTimes : List<Tuple2<TransitStop,Integer>> to accessTimes : List<T2<TransitStop,Integer>> in method public route() : void in class org.opentripplanner.profile.RoundBasedProfileRouter | From | To | |
| Change Variable Type atime : Tuple2<TransitStop,Integer> to atime : T2<TransitStop,Integer> in method public route() : void in class org.opentripplanner.profile.RoundBasedProfileRouter | From | To |