Package org.teamapps.dto.generate
Class FileUtils
- java.lang.Object
-
- org.teamapps.dto.generate.FileUtils
-
public class FileUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FileUtils()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static java.io.FilecreateDirectory(java.io.File parentDir)java.io.FilecreateTempDir()static booleandeleteDirectory(java.io.File directory)
-