Interface Histogram

    • Method Detail

      • update

        void update​(long value)
        Update the histogram with a new value observed.
      • count

        int count()
        Return the number of observations.