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, persist
canExecute, 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, toURL
public RollingBackupDirectory(File file, int nBackupp, String base) throws IllegalArgumentException
file
- nBackupp
- base
- the file base name including its extensionIllegalArgumentException
public File getNewFile()
public String toString()
toString
in class BackupDirectory
File.toString()
Copyright © 2018. All rights reserved.