public class Pause
extends java.lang.Object
| Constructor and Description |
|---|
Pause() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static java.lang.String |
pause()
Pause for a random time.
|
(package private) static java.lang.String |
pause(int timeInSeconds)
Pause for a given seconds.
|
Copyright © 2006-2015 Heng Sun.