public class SystemUtil extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SystemUtil.OperatingSystem |
Supported operation system enum
|
| Constructor | Description |
|---|---|
SystemUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static SystemUtil.OperatingSystem |
getOsType() |
Get current operating system
|
public static SystemUtil.OperatingSystem getOsType()
SystemUtil.OperatingSystem if supported, else SystemUtil.OperatingSystem.UNKNOWNCopyright © 2018. All rights reserved.