public class RollingBackupDirectory extends BackupDirectory
pathSeparator, pathSeparatorChar, separator, separatorChar| Constructor and Description |
|---|
RollingBackupDirectory(File file,
int nBackupp,
String base) |
| Modifier and Type | Method and Description |
|---|---|
File |
getNewFile() |
File |
getNewFileWithExt(String ext) |
String |
toString() |
getNewFile, getNewFile, persistcanExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toURI, toURLpublic RollingBackupDirectory(File file, int nBackupp, String base) throws IllegalArgumentException
file - nBackupp - base - the file base name including its extensionIllegalArgumentExceptionpublic File getNewFile()
public String toString()
toString in class BackupDirectoryFile.toString()Copyright © 2015. All rights reserved.