public class CumulatedTimer extends AbstractTimer
WaitTimer implementation which provides wait times in a range between
min and max with lower probabilities for border values and higher
probabilities for values close to the average.| Constructor and Description |
|---|
CumulatedTimer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getWaitTime() |
void |
init(double[] params) |
checkParamCountCopyright © 2019. All rights reserved.