================================================================================
boolean delete() 
          Deletes the file or directory denoted by this abstract pathname. 
================================================================================
void deleteOnExit() 
          Requests that the file or directory denoted by this abstract pathname be deleted when the virtual machine terminates. 
================================================================================