public class ThreadUtils
extends java.lang.Object
| Constructor and Description |
|---|
ThreadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
sleep(java.util.concurrent.TimeUnit timeUnit,
int time)
sleep current thread.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.