|
||||||||||
| 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,
Frame[] frames,
Block currentBlock)
|
|
| Method Summary | |
|---|---|
java.lang.Thread |
getJavaThread()
|
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,
Frame[] frames,
Block currentBlock)
| Method Detail |
|---|
public RubyThread getRubyThread()
public java.lang.Thread getJavaThread()
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 | |||||||||