e68e504890d481f1fbf6cae8db88120181ba129b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable highway : String to highwayTag : String in method package getSpeed(way OSMWay) : int in class com.graphhopper.routing.util.BikeCommonFlagEncoder | From | To | |
Rename Variable sInt : Integer to surfaceSpeed : Integer in method package getSpeed(way OSMWay) : int in class com.graphhopper.routing.util.BikeCommonFlagEncoder | From | To | |
Rename Variable hwInt : Integer to highwaySpeed : Integer in method package getSpeed(way OSMWay) : int in class com.graphhopper.routing.util.BikeCommonFlagEncoder | From | To | |
Rename Attribute | 3 | ||
Rename Attribute highwaySpeed : Map<String,Integer> to highwaySpeeds : Map<String,Integer> in class com.graphhopper.routing.util.BikeCommonFlagEncoder | From | To | |
Rename Attribute surfaceSpeed : Map<String,Integer> to surfaceSpeeds : Map<String,Integer> in class com.graphhopper.routing.util.BikeCommonFlagEncoder | From | To | |
Rename Attribute trackTypeSpeed : Map<String,Integer> to trackTypeSpeeds : Map<String,Integer> in class com.graphhopper.routing.util.BikeCommonFlagEncoder | From | To |