Class TempDir


  • public class TempDir
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TempDir()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File getTempFile​(java.lang.String prefix, java.lang.String extension)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TempDir

        public TempDir()