Class TempDir

  • All Implemented Interfaces:
    org.dmfs.jems2.Fragile<WithResource.Resource<java.io.File>,​java.lang.Exception>

    public final class TempDir
    extends org.dmfs.jems2.fragile.DelegatingFragile<WithResource.Resource<java.io.File>,​java.lang.Exception>
    • Constructor Summary

      Constructors 
      Constructor Description
      TempDir()  
      TempDir​(java.lang.String prefix)  
    • Method Summary

      • Methods inherited from class org.dmfs.jems2.fragile.DelegatingFragile

        value
      • Methods inherited from class java.lang.Object

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

      • TempDir

        public TempDir()
      • TempDir

        public TempDir​(java.lang.String prefix)