| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.cext |
| Modifier and Type | Class and Description |
|---|---|
private static class |
RubyRegexp.SearchMatchTask |
static class |
RubyThread.SleepTask |
| Modifier and Type | Field and Description |
|---|---|
private RubyThread.BlockingTask |
RubyThread.currentBlockingTask
The current task blocking a thread, to allow interrupting it in an appropriate way
|
| Modifier and Type | Method and Description |
|---|---|
void |
RubyThread.executeBlockingTask(RubyThread.BlockingTask task) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JRuby.NativeFunctionTask |