Many aspects of the behavior of this method are inherently platform-dependent: The rename operation might not be able to move a file from one filesystem to another, it might not be atomic, and it might not succeed if a file with the destination abstract pathname already exists.
@param dest The new abstract pathname for the named file
@return has successfull renamed or not
@deprecated use instead #moveTo(Resource)
|
|
|
|
|
|