Package | Description |
---|---|
org.jruby.ext.posix |
Modifier and Type | Method and Description |
---|---|
static POSIX.ERRORS |
POSIX.ERRORS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static POSIX.ERRORS[] |
POSIX.ERRORS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
POSIXHandler.error(POSIX.ERRORS error,
java.lang.String extraData) |