public class ThreadUtils extends Object
| Constructor and Description |
|---|
ThreadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
sleepUntil(int year,
int month,
int day,
int hour,
int min,
int sec)
Sleeps the current thread until the specified future date.
|
Copyright © 2022. All rights reserved.