public class Threads
extends java.lang.Object
Constructor and Description |
---|
Threads() |
Modifier and Type | Method and Description |
---|---|
static void |
sleep(long milliseconds) |
static void |
sleep(long duration,
java.util.concurrent.TimeUnit unit) |