public class IOUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
createDirectory(String path) |
static void |
createDirectory(String[] path) |
static void |
moveBinary(String resourcePath,
String copyPath) |
static void |
moveResource(String resourcePath,
String copyPath) |
Copyright © 2020. All rights reserved.