public class WaitUtil extends Object
| Constructor and Description |
|---|
WaitUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
wait(int seconds)
Causes the current thread to waits for a given number of seconds.
|
Copyright © 2009–2015 DuraSpace. All rights reserved.