a2ce7472b933fe04f59772b8306ccf4db1ae365c
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type WitnessPathFinder to WitnessPathSearcher in method private createFinder() : WitnessPathSearcher in class com.graphhopper.routing.ch.WitnessPathSearcherTest | From | To | |
Rename Class | 3 | ||
Rename Class com.graphhopper.routing.ch.WitnessPathFinderTest renamed to com.graphhopper.routing.ch.WitnessPathSearcherTest | From | To | |
Rename Class com.graphhopper.routing.ch.MapWitnessPathFinder renamed to com.graphhopper.routing.ch.MapWitnessPathSearcher | From | To | |
Rename Class com.graphhopper.routing.ch.WitnessPathFinder renamed to com.graphhopper.routing.ch.WitnessPathSearcher | From | To | |
Rename Attribute | 1 | ||
Rename Attribute witnessPathFinder : WitnessPathFinder to witnessPathSearcher : WitnessPathSearcher in class com.graphhopper.routing.ch.EdgeBasedNodeContractor | From | To | |
Change Variable Type | 4 | ||
Change Variable Type finder : WitnessPathFinder to finder : WitnessPathSearcher in method public test_shortcut_needed_bidirectional() : void in class com.graphhopper.routing.ch.WitnessPathSearcherTest | From | To | |
Change Variable Type finder : WitnessPathFinder to finder : WitnessPathSearcher in method public test_shortcut_needed_basic() : void in class com.graphhopper.routing.ch.WitnessPathSearcherTest | From | To | |
Change Variable Type finder : WitnessPathFinder to finder : WitnessPathSearcher in method public test_witness_bidirectional() : void in class com.graphhopper.routing.ch.WitnessPathSearcherTest | From | To | |
Change Variable Type finder : WitnessPathFinder to finder : WitnessPathSearcher in method public test_witness_basic() : void in class com.graphhopper.routing.ch.WitnessPathSearcherTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type witnessPathFinder : WitnessPathFinder to witnessPathSearcher : WitnessPathSearcher in class com.graphhopper.routing.ch.EdgeBasedNodeContractor | From | To |