Class AbstractHistogram.LogarithmicBucketValues

java.lang.Object
org.HdrHistogram.AbstractHistogram.LogarithmicBucketValues
All Implemented Interfaces:
Iterable<HistogramIterationValue>
Enclosing class:
AbstractHistogram

public class AbstractHistogram.LogarithmicBucketValues extends Object implements Iterable<HistogramIterationValue>
An Iterable<HistogramIterationValue> through the histogram using a LogarithmicIterator