be383c243818b830ea5f9457a8c15e116b60ca00
Files Diff
- Added: 7
- Removed: 10
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable track : StringBuilder to gpxOutput : StringBuilder in method public createGPX(trackName String, startTimeMillis long, includeElevation boolean, withRoute boolean, withTrack boolean, withWayPoints boolean) : String in class com.graphhopper.util.InstructionList | From | To | |
Extract Method | 2 | ||
Extract Method private createWayPointBlock(output StringBuilder, instruction Instruction) : void extracted from public createGPX(trackName String, startTimeMillis long, includeElevation boolean) : String in class com.graphhopper.util.InstructionList | From | To |