buckets property

List<HistogramBucket> buckets
final

Buckets in ascending order by HistogramBucket.upperBound.

Implementation

final List<HistogramBucket> buckets;