| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| Modifier and Type | Method and Description |
|---|---|
static Util.SUPPORTED_OS |
Util.getOS()
Get the operating system
|
static Util.SUPPORTED_OS |
Util.SUPPORTED_OS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Util.SUPPORTED_OS[] |
Util.SUPPORTED_OS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.