3a855fbac5cb6bf5ded3db47914ddca8c9afe236
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to long in method private nextGeoRef(arrayLength int) : long in class com.graphhopper.storage.BaseGraph | From | To | |
Change Variable Type | 2 | ||
Change Variable Type tmpRef : int to tmpRef : long in method private setWayGeometry_(pillarNodes PointList, edgePointer long, reverse boolean) : void in class com.graphhopper.storage.BaseGraph | From | To | |
Change Variable Type tmp : int to tmp : long in method private nextGeoRef(arrayLength int) : long in class com.graphhopper.storage.BaseGraph | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type maxGeoRef : int to maxGeoRef : long in class com.graphhopper.storage.BaseGraph | From | To |