Class BenchmarkCounter.NullCounter

    • Constructor Detail

      • NullCounter

        public NullCounter()
    • Method Detail

      • increment

        public void increment​(long val)
        Specified by:
        increment in interface ICounter
      • getCount

        public long getCount()
        Specified by:
        getCount in interface ICounter