a80ea425b6e5d1190ca7d268dbe9e745a2860404
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable encoder : FlagEncoder to defaultVehicle : FlagEncoder in method protected createPrepare() : RoutingAlgorithmFactory in class com.graphhopper.GraphHopper | From | To | |
Change Return Type | 1 | ||
Change Return Type Collection<AlgoHelperEntry> to List<AlgoHelperEntry> in method package createAlgos(g Graph, idx LocationIndex, encoder FlagEncoder, withCh boolean, tMode TraversalMode, weighting Weighting, manager EncodingManager) : List<AlgoHelperEntry> in class com.graphhopper.routing.RoutingAlgorithmIT | From | To | |
Rename Attribute | 2 | ||
Rename Attribute chWeighting : String to chWeightingStr : String in class com.graphhopper.GraphHopper | From | To | |
Rename Attribute graph : Graph to queryGraph : Graph in class com.graphhopper.routing.util.TestAlgoCollector.AlgoHelperEntry | From | To | |
Extract Variable | 1 | ||
Extract Variable weighting : Weighting in method protected createPrepare() : RoutingAlgorithmFactory from class com.graphhopper.GraphHopper | From | To |