|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyThread.SleepTask
public static final class RubyThread.SleepTask
Constructor Summary | |
---|---|
RubyThread.SleepTask(java.lang.Object object,
long millis,
int nanos)
|
Method Summary | |
---|---|
void |
run()
|
void |
wakeup()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyThread.SleepTask(java.lang.Object object, long millis, int nanos)
Method Detail |
---|
public void run() throws java.lang.InterruptedException
run
in interface RubyThread.BlockingTask
java.lang.InterruptedException
public void wakeup()
wakeup
in interface RubyThread.BlockingTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |