public interface JobMonitor
ConcurrentExecutor| Modifier and Type | Method and Description |
|---|---|
void |
waitDone()
Blocks until the job is done
|
void waitDone()
throws InterruptedException
InterruptedException - if was interrupted while waitingCopyright © 2011–2024 Live Ontologies Project. All rights reserved.