public static interface FileUtil.FileCreator
| Modifier and Type | Method and Description |
|---|---|
void |
createFile(File sourceFile,
File targetFile) |
String |
translate(String name) |
void createFile(File sourceFile, File targetFile) throws IOException
IOExceptionCopyright © 2021. All rights reserved.