Package | Description |
---|---|
com.sun.electric.util |
Modifier and Type | Field and Description |
---|---|
static ClientOS.OS |
ClientOS.os
The current operating system and version.
|
Modifier and Type | Method and Description |
---|---|
static ClientOS.OS |
ClientOS.OS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClientOS.OS[] |
ClientOS.OS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|