ca678ace8605a34ed86a53ead01b5da992dbd798
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable gson : ObjectMapper to objectMapper : ObjectMapper in method public create() : GHJson in class com.graphhopper.json.GHJsonFactory | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute gson : ObjectMapper to objectMapper : ObjectMapper in class com.graphhopper.json.GHJsonJackson | From | To | |
| Rename Attribute gson : GHJson to ghJson : GHJson in class com.graphhopper.http.ChangeGraphServlet | From | To | |
| Extract Variable | 1 | ||
| Extract Variable poly : Geometry in method public buildIndex(jsonFeatureCollection JsonFeatureCollection, jsonIdField String, spatialRuleFactory SpatialRuleFactory, resolution double, maxBBox BBox) : SpatialRuleLookup from class com.graphhopper.spatialrules.SpatialRuleLookupBuilder | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter gson : ObjectMapper to om : ObjectMapper in method package GHJsonJackson(om ObjectMapper) in class com.graphhopper.json.GHJsonJackson | From | To |