GlossaryΒΆ
java.io.tmpdir
Java system property pointing to the temp directory. It usually defaults to
/tmp
on Unix and\\Users\\<user name>\\AppData\\Local\\Temp
on Windows.
java.io.tmpdir
Java system property pointing to the temp directory. It usually defaults to /tmp
on Unix and \\Users\\<user name>\\AppData\\Local\\Temp
on Windows.