| Package | Description |
|---|---|
| org.echocat.jomon.runtime.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
Duration.sleepSafe(Duration duration) |
static void |
Duration.sleepSafe(long milliSeconds) |
static void |
Duration.sleepSafe(long amount,
java.util.concurrent.TimeUnit unit) |
static void |
Duration.sleepSafe(java.lang.String duration) |
void |
Duration.sleepUnchecked() |
Copyright © 2013 echocat. All Rights Reserved.