public class Histogram.DefaultBucketingStrategy extends Histogram.BucketingStrategy
Constructor and Description |
---|
Histogram.DefaultBucketingStrategy() |
Modifier and Type | Method and Description |
---|---|
T |
getLowerBound() |
T |
getUpperBound() |
getValues
public T getLowerBound()
getLowerBound
in class Histogram.BucketingStrategy
public T getUpperBound()
getUpperBound
in class Histogram.BucketingStrategy
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.