Package net.streamlinecloud.main.utils
Class Utils
java.lang.Object
net.streamlinecloud.main.utils.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
copyFolder
(List<String> folderPaths, String targetFolder) static void
copyResources
(File sourceFile, File targetFile) static Integer[]
static File
getResourceFile
(String resourcePath, String filetype) static boolean
isProcessRunning
(Process process) static void
runMkdir
(boolean result)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
isProcessRunning
-
runMkdir
public static void runMkdir(boolean result) -
getNetworkOnlineCount
-
getResourceFile
-
copyFolder
-
copyResources
-