6ac2636d6d0c627d4b521e00ce0b95ee0816b637
Files Diff
- Added: 7
- Removed: 10
- Renamed: 0
- Modified: 3
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.graphhopper:graphhopper-reader-json:0.11-SNAPSHOT |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method package getJson(name String) : JsonFeatureCollection inlined to public testDeserialization() : void in class com.graphhopper.json.geo.JsonFeatureCollectionTest | From | To | |
Move Source Folder | 1 | ||
Move Source Folder reader-json to core | From | To | |
Change Return Type | 1 | ||
Change Return Type GHJson to ObjectMapper in method public create() : ObjectMapper in class com.graphhopper.util.ObjectMapperFactory | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.graphhopper.json.GHJsonFactory moved and renamed to com.graphhopper.util.ObjectMapperFactory | From | To | |
Move Class | 1 | ||
Move Class com.graphhopper.spatialrules.SpatialRuleLookupBuilderTest moved to com.graphhopper.routing.util.spatialrules.SpatialRuleLookupBuilderTest | From | To |