|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RubyContinuation.Continuation | |
---|---|
org.jruby | |
org.jruby.runtime |
Uses of RubyContinuation.Continuation in org.jruby |
---|
Methods in org.jruby that return RubyContinuation.Continuation | |
---|---|
RubyContinuation.Continuation |
RubyContinuation.getContinuation()
|
Uses of RubyContinuation.Continuation in org.jruby.runtime |
---|
Methods in org.jruby.runtime that return RubyContinuation.Continuation | |
---|---|
RubyContinuation.Continuation |
ThreadContext.getActiveCatch(java.lang.Object tag)
Find the active Continuation for the given tag. |
Methods in org.jruby.runtime with parameters of type RubyContinuation.Continuation | |
---|---|
void |
ThreadContext.pushCatch(RubyContinuation.Continuation catchTarget)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |