7ef10d89947fd08eb38a0badd59474cdd571806b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public makeSurfaces(profileRouter ProfileRouter, lbs TObjectIntMap<Vertex>, ubs TObjectIntMap<Vertex>) : RangeSet moved from class org.opentripplanner.analyst.TimeSurface to class org.opentripplanner.profile.ProfileRouter & inlined to private makeSurfaces() : void | From | To | |
Rename Variable | 2 | ||
Rename Variable propagated_ub : int to propagated_max : int in method private makeSurfaces() : void in class org.opentripplanner.profile.ProfileRouter | From | To | |
Rename Variable propagated_lb : int to propagated_min : int in method private makeSurfaces() : void in class org.opentripplanner.profile.ProfileRouter | From | To |