c3e31c9908b1fee56e03ceb4eaa9680867dc0aeb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable ub0 : int to lowerBound : int in method private makeSurfaces() : void in class org.opentripplanner.profile.RoundBasedProfileRouter | From | To | |
Rename Variable lb0 : int to upperBound : int in method private makeSurfaces() : void in class org.opentripplanner.profile.RoundBasedProfileRouter | From | To | |
Extract Method | 1 | ||
Extract Method private startSearch(options RoutingRequest, terminationStrategy SearchTerminationStrategy, abortTime long, addToQueue boolean) : void extracted from public startSearch(options RoutingRequest, terminationStrategy SearchTerminationStrategy, abortTime long) : void in class org.opentripplanner.routing.algorithm.AStar | From | To |