buckets property

Map<String, int> buckets
final

Histogram buckets.

Implementation

final Map<String, int> buckets;