public interface BackgroundThread
| Modifier and Type | Method and Description |
|---|---|
void |
join(long timeout) |
void |
start() |
void start()
void join(long timeout) throws InterruptedException
InterruptedExceptionCopyright © 2018. All Rights Reserved.