e0906a9e51adfe0338a924a70b965929c88da45a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
io.dropwizard:dropwizard-jackson:1.2.2 | |
com.fasterxml.jackson.core:jackson-annotations:2.9.1 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public testLoadProperties() : void from class com.graphhopper.util.HelperTest to public testLoadProperties() : void from class com.graphhopper.storage.StorablePropertiesTest | From | To | |
Move Method public loadProperties(map Map<String,String>, tmpReader Reader) : void from class com.graphhopper.util.Helper to public loadProperties(map Map<String,String>, tmpReader Reader) : void from class com.graphhopper.storage.StorableProperties | From | To |