Class ConstantThrottle
java.lang.Object
org.antublue.test.engine.extras.throttle.ConstantThrottle
- All Implemented Interfaces:
Throttle
Class to implement MillisecondsThrottle
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstantThrottle
public ConstantThrottle(long milliseconds) Constructor- Parameters:
milliseconds- milliseconds
-
-
Method Details