Interface TemporaryFileFactory


public interface TemporaryFileFactory
A factory for temporary files.
Since:
3.2.0
Author:
Joel Uckelman
  • Method Summary

    Modifier and Type Method Description
    File create()
    Creates a temporary file.