@Component public class SleepUtilsImpl extends java.lang.Object implements SleepUtils
| Constructor and Description |
|---|
SleepUtilsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
sleep(long sleep) |
public void sleep(long sleep)
sleep in interface SleepUtilssleep - how long in milliseconds to pause the thread for