| Package | Description |
|---|---|
| com.mbap.util.os |
| Modifier and Type | Method and Description |
|---|---|
static EPlatform |
OSInfoUtil.getOSname()
Deprecated.
|
static EPlatform |
EPlatform.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static EPlatform[] |
EPlatform.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|