Class HistogramFormat.Builder<T>

  • Type Parameters:
    T - The type of value that the constructed HistogramFormat will be able to handle.
    Enclosing class:
    HistogramFormat<T>

    public abstract static class HistogramFormat.Builder<T>
    extends Object
    This object is used to construct a HistogramFormat instance. See HistogramFormat for explanations of what these values mean.