public interface SuspendableRunnable
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()  | 
void run()
  throws co.paralleluniverse.fibers.SuspendExecution,
         InterruptedException
co.paralleluniverse.fibers.SuspendExecutionInterruptedExceptionCopyright © 2020 Eclipse. All rights reserved.