public class AsynchronousFileDeletion extends Object implements Runnable
(package private) File
_file
AsynchronousFileDeletion(File file)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
File _file
public AsynchronousFileDeletion(File file)
file
public void run()
run
Runnable