public class GatlingPercentageStat extends Object
Constructor and Description |
---|
GatlingPercentageStat() |
Modifier and Type | Method and Description |
---|---|
double |
getCount() |
String |
getName() |
double |
getPercentage() |
void |
setCount(double count) |
void |
setName(String name) |
void |
setPercentage(double percentage) |
Copyright © 2016–2019. All rights reserved.