bacda1bb12c7136b679995d9e8c3a6b6f5342aa3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type file : File to filePath : String in method public createFile(filePath String) : void in class tachyon.util.io.FileUtils | From | To | |
Change Parameter Type file : File to path : String in method public delete(path String) : void in class tachyon.util.io.FileUtils | From | To | |
Rename Parameter | 2 | ||
Rename Parameter file : File to path : String in method public delete(path String) : void in class tachyon.util.io.FileUtils | From | To | |
Rename Parameter file : File to filePath : String in method public createFile(filePath String) : void in class tachyon.util.io.FileUtils | From | To |