158d0eced86c59477da65a432a930294d058e557
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type name : String to w : Weighting in method package CHGraphImpl(w Weighting, dir Directory, baseGraph BaseGraph) in class com.graphhopper.storage.CHGraphImpl | From | To | |
Change Parameter Type g : CHGraph to g : Graph in method public initShortcutsGraph(g Graph) : Graph in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest | From | To | |
Change Return Type | 1 | ||
Change Return Type CHGraph to Graph in method public initShortcutsGraph(g Graph) : Graph in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute encoder : FlagEncoder to flagEncoder : FlagEncoder in class com.graphhopper.routing.util.FastestWeighting | From | To | |
Extract Variable | 1 | ||
Extract Variable em : EncodingManager in method public testCustomFactoryForNoneCH() : void from class com.graphhopper.GraphHopperTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter enableCH : boolean to chEnable : boolean in method public GraphHopperStorage(chEnable boolean, dir Directory, encodingManager EncodingManager, withElevation boolean, extendedStorage GraphExtension) in class com.graphhopper.storage.GraphHopperStorage | From | To | |
Rename Parameter name : String to w : Weighting in method package CHGraphImpl(w Weighting, dir Directory, baseGraph BaseGraph) in class com.graphhopper.storage.CHGraphImpl | From | To |