- All Superinterfaces:
Wrapper
Percentile and value at that percentile within a distribution.
-
Method Details
-
percentile
double percentile()Returns the percentile.- Returns:
- the percentile
-
value
double value()Returns the value at this percentile.- Returns:
- the percentile's value
-
value
Returns the value of this percentile interpreted as time in nanoseconds converted to the specifiedTimeUnit
.- Parameters:
unit
- time unit in which to express the value- Returns:
- converted value
-