public class GatlingCountStat extends Object
| Constructor and Description |
|---|
GatlingCountStat() |
| Modifier and Type | Method and Description |
|---|---|
double |
getKo() |
double |
getOk() |
double |
getTotal() |
void |
setKo(double ko) |
void |
setOk(double ok) |
void |
setTotal(double total) |
Copyright © 2016–2019. All rights reserved.