br.com.objectos.fs
Class JavaIoTmpdir

java.lang.Object
  extended by br.com.objectos.fs.JavaIoTmpdir

public abstract class JavaIoTmpdir
extends Object

The java.io.tmpdir system property as a Directory instance.

Since:
2

Method Summary
static Directory get()
          Returns the directory resolved from the java.io.tmpdir system property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static Directory get()
                     throws IOException
Returns the directory resolved from the java.io.tmpdir system property.

Returns:
the directory resolved from the java.io.tmpdir system property
Throws:
IOException - if a directory could not be resolved from the java.io.tmpdir system property


Copyright © 2021 Objectos Software LTDA. All rights reserved.