static enum OperatingSystem.Arch
Enumeration representing common hardware-operating system architectures.
| Modifiers | Name | Description |
|---|---|---|
static OperatingSystem.Arch |
MAX_VALUE |
|
static OperatingSystem.Arch |
MIN_VALUE |
| Type Params | Return Type | Name and description |
|---|---|---|
|
OperatingSystem.Arch |
next() |
|
OperatingSystem.Arch |
previous() |
|
static OperatingSystem.Arch |
valueOf(String name) |
|
static final OperatingSystem.Arch[] |
values() |
Groovy Documentation