public final class Utils extends Object
Modifier and Type | Method and Description |
---|---|
static File |
createTempFile()
Create an empty file in the default temporary-file directory.
|
public static File createTempFile() throws IOException
IOException
- if a file could not be created.Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.