public static interface RubyThread.BlockingTask
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
wakeup() |
void run() throws InterruptedException
InterruptedException
void wakeup()
Copyright © 2001–2015 JRuby. All rights reserved.