|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcompbio.engine.Cleaner
@Deprecated public class Cleaner
Constructor Summary | |
---|---|
Cleaner()
Deprecated. |
Method Summary | |
---|---|
static boolean |
deleteAllFiles(java.lang.String directory)
Deprecated. |
static boolean |
deleteFiles(ConfiguredExecutable<?> exec)
Deprecated. This method returns true if all files specified by List files were successfully removed or there was no files to remove (files list was empty) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cleaner()
Method Detail |
---|
public static boolean deleteFiles(ConfiguredExecutable<?> exec)
workDirectory
- files
-
public static boolean deleteAllFiles(java.lang.String directory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |