90dfc37afa4b9c403d132756844d1a022bd6f453
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable configuredCHWeightings : String to configured : List<Weighting> in method private checkIfConfiguredAndLoadedWeightingsCompatible() : void in class com.graphhopper.storage.GraphHopperStorage | From | To | |
Rename Variable loadedCHWeightings : String to loadedStr : String in method private checkIfConfiguredAndLoadedWeightingsCompatible() : void in class com.graphhopper.storage.GraphHopperStorage | From | To | |
Change Variable Type | 1 | ||
Change Variable Type configuredCHWeightings : String to configured : List<Weighting> in method private checkIfConfiguredAndLoadedWeightingsCompatible() : void in class com.graphhopper.storage.GraphHopperStorage | From | To | |
Extract Method | 1 | ||
Extract Method private checkIfConfiguredAndLoadedWeightingsCompatible() : void extracted from public loadExisting() : boolean in class com.graphhopper.storage.GraphHopperStorage | From | To |