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 |
isMacEnviroment() |
static boolean |
isWindowsEnviroment() |
Copyright © 2021. All rights reserved.