Class TempFile

  • All Implemented Interfaces:
    Serializable, Comparable<File>

    public class TempFile
    extends File
    The file will be deleted if the reference of the object is lost and the gc remove the object from the vm.
    Author:
    mikehummel
    See Also:
    Serialized Form