Interface LongAddable

    • Method Detail

      • increment

        void increment()
      • add

        void add​(long x)
      • sum

        long sum()