public class Percentile extends Object
| Constructor and Description |
|---|
Percentile(String quantile) |
Percentile(String quantile,
double value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOriginalQuantile() |
double |
getQuantile() |
double |
getValue() |
void |
setValue(double value) |
String |
toString() |
Copyright © 2014–2018 Red Hat, Inc.. All rights reserved.