| Package | Description |
|---|---|
| de.mhus.lib.core.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
TimeoutController.execute(Runnable task,
long timeout)
Executes
task in a new deamon Thread and waits for the timeout. |
static void |
TimeoutController.execute(Thread task,
long timeout)
Executes
task. |
Copyright © 2016. All Rights Reserved.