| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.runtime |
| Modifier and Type | Class and Description |
|---|---|
static class |
RubyContinuation.Continuation
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CatchThrow |
ThreadContext.getActiveCatch(java.lang.Object tag)
Find the active Continuation for the given tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadContext.pushCatch(CatchThrow catchTarget) |
Copyright © 2001-2020 JRuby. All Rights Reserved.