|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.internal.runtime.RubyRunnable
public class RubyRunnable
Constructor Summary | |
---|---|
RubyRunnable(RubyThread rubyThread,
IRubyObject[] args,
Block currentBlock)
|
Method Summary | |
---|---|
RubyThread |
getRubyThread()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyRunnable(RubyThread rubyThread, IRubyObject[] args, Block currentBlock)
Method Detail |
---|
public RubyThread getRubyThread()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |