move By Renaming
Moves a file to specified directory, renaming method is used. See File.renameTo.
Parameters
file
The file that will be moved.
dir
The destination directory.
Moves a file to specified directory, renaming method is used. See File.renameTo.
The file that will be moved.
The destination directory.