| Package | Description |
|---|---|
| org.jruby.ext.fiber |
| Modifier and Type | Method and Description |
|---|---|
static ThreadFiber.RequestType |
ThreadFiber.RequestType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ThreadFiber.RequestType[] |
ThreadFiber.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2023 JRuby. All Rights Reserved.