Class Bounded

    • Constructor Detail

      • Bounded

        public Bounded()
    • Method Detail

      • update

        public void update​(long value)
        Specified by:
        update in interface Aggregate
      • getMaximum

        public long getMaximum()
      • getMinimum

        public long getMinimum()