|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Percentiled
| Method Summary | |
|---|---|
double |
percentile(double percentile)
Returns the duration at the given percentile. |
Double[] |
percentiles(Double... percentiles)
Returns an array of durations at the given percentiles. |
| Method Detail |
|---|
double percentile(double percentile)
percentile - a percentile (0..1)
Double[] percentiles(Double... percentiles)
percentiles - one or more percentiles (0..1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||