-
public final class BucketChrome histogram bucket.
-
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final Integercomponent2()final Integercomponent3()final Bucketcopy(Integer low, Integer high, Integer count)final IntegergetLow()Minimum value (inclusive). final IntegergetHigh()Maximum value (exclusive). final IntegergetCount()Number of samples. -
-
Method Detail
-
component1
final Integer component1()
-
component2
final Integer component2()
-
component3
final Integer component3()
-
-
-
-