public class Percentile extends Object implements Serializable
| Constructor and Description |
|---|
Percentile(int sum,
int total,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getLimit() |
double |
getPercentage() |
int |
getSum() |
int |
getTotal() |
int |
hashCode() |
String |
toString() |
Copyright © 2015 Molindo GmbH. All Rights Reserved.