f16fd406d9b069b5184cfe381259d36839105cbe
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 1 | ||
Move Source Folder reader-osm to core | From | To | |
Rename Class | 1 | ||
Rename Class com.graphhopper.reader.osm.OSMReaderTest.GraphHopperTest renamed to com.graphhopper.reader.osm.OSMReaderTest.GraphHopperFacade | From | To | |
Extract Method | 3 | ||
Extract Method package initGraph(graph GraphHopperStorage) : void extracted from public testLoad() : void in class com.graphhopper.GraphHopperAPITest | From | To | |
Extract Method package initGraph(graph GraphHopperStorage) : void extracted from public testDisconnected179() : void in class com.graphhopper.GraphHopperAPITest | From | To | |
Extract Method protected createChangeGraphHelper(graph Graph, locationIndex LocationIndex) : ChangeGraphHelper extracted from public changeGraph(collection Collection<JsonFeature>) : ChangeGraphResponse in class com.graphhopper.GraphHopper | From | To |