public final class TempFileUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static File |
createTempDirectory()
Create a temporary directory.
|
static File |
createTempDirectory(String prefix) |
public static File createTempDirectory() throws IOException
IOExceptionpublic static File createTempDirectory(String prefix) throws IOException
IOExceptionCopyright © 2009-2012 SonarSource. All Rights Reserved.