Class DelegatingHistogram

    • Method Detail

      • update

        public void update​(double value)
        Description copied from interface: Histogram
        Add an observation to this histogram.
        Specified by:
        update in interface Histogram