public class SystemUtils extends Object
| Constructor and Description |
|---|
SystemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertFileForCommandLine(String fileName) |
static String |
convertFileForCommandLine(String fileName,
boolean windowsOs) |
static String |
getComputerName() |
static boolean |
isWindowsEnviroment() |
public static boolean isWindowsEnviroment()
public static String getComputerName()
Copyright © 2018. All rights reserved.