public static class Snapshot.PercentileValue
extends java.lang.Object
#percentileValue()
Constructor and Description |
---|
PercentileValue(double percentile,
double value) |
Modifier and Type | Method and Description |
---|---|
double |
getPercentile()
Returns percentile
|
double |
getValue()
Returns value at percentile
|
java.lang.String |
toString() |