public class Histogram.DefaultBucketingStrategy extends Histogram.BucketingStrategy
Constructor and Description |
---|
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–2016 JBoss, a division of Red Hat. All rights reserved.