public class ThreadUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadUtils.UncheckedInterruptedException
Similar to
InterruptedException in concept, but unchecked. |
| Constructor and Description |
|---|
ThreadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
uncheckedSleep(long millis) |
Copyright © 2018. All rights reserved.