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