Interface HistogramEntry.Builder

  • Method Details

    • value

      The value of the entry.

      Parameters:
      value - The value of the entry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • count

      The prevalence of the entry.

      Parameters:
      count - The prevalence of the entry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.