|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileEscapeObserver | |
---|---|
ccs.utils | Multifarious utility classes. |
Uses of FileEscapeObserver in ccs.utils |
---|
Methods in ccs.utils with parameters of type FileEscapeObserver | |
---|---|
static void |
FileKiller.kill(java.io.File f,
int mode,
FileDeathObserver fdo,
java.lang.Object token,
FileEscapeObserver feo)
Kill the specified file, with a specified degree of thoroughness. |
static void |
FileKiller.killInPlace(java.io.File f,
int mode,
FileDeathObserver fdo,
java.lang.Object token,
FileEscapeObserver feo)
Kill the specified file without renaming it, with a specified degree of thoroughness. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |