3bdc49bc36b19352802f7c2d765703abcbc2a2c3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private store(fileWriter FileWriter, comment String) : void renamed to private storeProperties(graphLocation String, propLocation String) : void in class com.graphhopper.tools.Measurement | From | To | |
Extract Variable | 2 | ||
Extract Variable cmdArgs : CmdArgs in method public main(strs String[]) : void from class com.graphhopper.tools.Measurement | From | To | |
Extract Variable timeStamp : String in method package start(args CmdArgs) : void from class com.graphhopper.tools.Measurement | From | To |