| Package | Description |
|---|---|
| bap.util |
| Modifier and Type | Method and Description |
|---|---|
static EPlatform |
OSInfoUtil.getOSname()
获取操作系统名字
|
static EPlatform |
EPlatform.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPlatform[] |
EPlatform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|