d5096bbb27c8e1d217251d126293773c720113e9
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public mergeStates(touchedStops Multimap<TransitStop,ProfileState>) : void from class org.opentripplanner.profile.RoundBasedProfileRouter to public mergeStates() : void from class org.opentripplanner.profile.MultiProfileStateStore | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Map<TransitStop,ProfileState> to Collection<ProfileState> in method private findInitialStops(dest boolean) : Collection<ProfileState> in class org.opentripplanner.profile.RoundBasedProfileRouter | From | To |