Package | Description |
---|---|
org.jruby.ext.posix |
Modifier and Type | Method and Description |
---|---|
static POSIXHandler.WARNING_ID |
POSIXHandler.WARNING_ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static POSIXHandler.WARNING_ID[] |
POSIXHandler.WARNING_ID.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.warn(POSIXHandler.WARNING_ID id,
String message,
Object... data) |
Copyright © 2013. All rights reserved.