Class LongGauge.NoopLongGauge.NoopLongPoint

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private NoopLongPoint()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(long amt)
      Adds the given value to the current value.
      void set​(long val)
      Sets the given value.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait