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