| Package | Description |
|---|---|
| berlin.yuna.clu.logic | |
| berlin.yuna.clu.model |
| Modifier and Type | Field and Description |
|---|---|
static OsArch |
SystemUtil.OS_ARCH |
| Modifier and Type | Method and Description |
|---|---|
static OsArch |
OsArch.of(String osArch) |
static OsArch |
OsArch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OsArch[] |
OsArch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.