Interface FileUtils.TempFile

All Superinterfaces:
AutoCloseable, Closeable
Enclosing class:
FileUtils

public static interface FileUtils.TempFile extends Closeable
A temporary file, that is removed when closed.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.io.Closeable

    close