public class FileCreator extends Object
| Constructor and Description |
|---|
FileCreator() |
| Modifier and Type | Method and Description |
|---|---|
static File |
createFileIfNotExists(String type,
File file) |
static void |
createParentDirs(File file) |
public static void createParentDirs(File file) throws IOException
IOExceptionCopyright © 2022. All rights reserved.