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