Package org.jruby
Interface RubyThread.BlockingTask
- All Known Implementing Classes:
RubyThread.SleepTask
- Enclosing class:
RubyThread
Deprecated.
-
Method Summary
-
Method Details
-
run
Deprecated.- Throws:
InterruptedException
-
wakeup
void wakeup()Deprecated.
-