25ed5e01b28b179095095390502842c4967917a2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method public initTo(to int, weight double) : void from class com.graphhopper.routing.DijkstraBidirectionRef to protected postInit(from int, to int) : void from class com.graphhopper.routing.GenericDijkstraBidirection | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public setStartNode(startNode int) : void extracted from private createLandmarksForSubnetwork(startNode int, subnetworks byte[], blockedEdges IntHashSet) : boolean in class com.graphhopper.routing.lm.LandmarkStorage & moved to class com.graphhopper.routing.lm.LandmarkStorage.LandmarkExplorer | From | To |