|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jruby.RubyContinuation
Placeholder until/if we can support this
| Constructor Summary | |
RubyContinuation()
|
|
| Method Summary | |
static IRubyObject |
call(IRubyObject recv,
IRubyObject[] args,
Block unusedBlock)
|
static void |
createContinuation(Ruby runtime)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RubyContinuation()
| Method Detail |
public static void createContinuation(Ruby runtime)
public static IRubyObject call(IRubyObject recv,
IRubyObject[] args,
Block unusedBlock)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||