public class OSHelper extends Object
| Constructor and Description |
|---|
OSHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getOs() |
static boolean |
isLinux() |
static boolean |
isMac() |
static boolean |
isWindows() |
public static String getOs()
public static boolean isMac()
public static boolean isWindows()
public static boolean isLinux()
Copyright © 2013–2024. All rights reserved.