public class RandomTimer extends AbstractTimer
WaitTimer implementation that provides a wait time uniformly
distributed between a min and a max value.| Constructor and Description |
|---|
RandomTimer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getWaitTime() |
void |
init(double[] params) |
checkParamCountCopyright © 2019. All rights reserved.