Class TempFile

java.lang.Object
java.io.File
org.jets3t.service.io.TempFile
All Implemented Interfaces:
Serializable, Comparable<File>

public class TempFile extends File
A wrapper class for a File, that makes it possible to recognize a temporary file.
Author:
James Murty
See Also:
  • Constructor Details

    • TempFile

      public TempFile(File file)