public final class FileTuple extends Object
Modifier and Type | Method and Description |
---|---|
void |
delete()
Deletes the original and backup file.
|
File |
getBackup()
Gets the backup file.
|
long |
getLastModified()
Gets the last modification time.
|
File |
getOriginal()
Gets the original file.
|
public File getOriginal()
public File getBackup()
public long getLastModified()
public void delete()
Copyright © 2020. All rights reserved.