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