public final class ThreadUtils extends Object
| Constructor and Description |
|---|
ThreadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
resetInterruptFlagWhen(Interruptible<T> interruptible) |
static void |
sleep(Duration duration) |
public static void sleep(Duration duration)
public static <T> T resetInterruptFlagWhen(Interruptible<T> interruptible)
Copyright © 2009–2017 tempus-fugit committers. All rights reserved.