1a1d2409c8ca0edf649d52f90499da5f46c62b37
Files Diff
- Added: 6
- Removed: 5
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 1 | ||
Move Source Folder web to reader-json | From | To | |
Move Class | 2 | ||
Move Class com.graphhopper.spatialrules.CountriesSpatialRuleFactory moved to com.graphhopper.routing.util.spatialrules.CountriesSpatialRuleFactory | From | To | |
Move Class com.graphhopper.spatialrules.SpatialRuleLookupBuilder moved to com.graphhopper.routing.util.spatialrules.SpatialRuleLookupBuilder | From | To | |
Change Variable Type | 4 | ||
Change Variable Type reader : Reader to reader : FileReader in method public testBounds() : void in class com.graphhopper.spatialrules.SpatialRuleLookupBuilderTest | From | To | |
Change Variable Type reader : Reader to reader : FileReader in method public testIndex() : void in class com.graphhopper.spatialrules.SpatialRuleLookupBuilderTest | From | To | |
Change Variable Type reader : Reader to reader : FileReader in method public testNoIntersection() : void in class com.graphhopper.spatialrules.SpatialRuleLookupBuilderTest | From | To | |
Change Variable Type reader : Reader to reader : FileReader in method public testIntersection() : void in class com.graphhopper.spatialrules.SpatialRuleLookupBuilderTest | From | To | |
Extract Variable | 1 | ||
Extract Variable hopper : GraphHopper in method public main(strs String[]) : void from class com.graphhopper.tools.Import | From | To |