| Package | Description |
|---|---|
| com.github.hypfvieh.system |
| Modifier and Type | Method and Description |
|---|---|
static LibcErrorCodes |
LibcErrorCodes.errorCodeToEnum(int _code)
Converts an errorCode to the enum value.
|
static LibcErrorCodes |
LibcErrorCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LibcErrorCodes[] |
LibcErrorCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.