buckets property

List<BigHistogramBucket> buckets
final

Buckets in ascending order by BigHistogramBucket.upperBound.

Implementation

final List<BigHistogramBucket> buckets;