public interface BackgroundThread
| Modifier and Type | Method | Description |
|---|---|---|
void |
join(long timeout) |
|
void |
start() |
void start()
void join(long timeout) throws InterruptedException
InterruptedExceptionCopyright © 2018 tarent solutions GmbH, Germany. All rights reserved.