Class GeneralUtils.SmoothAverage2

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SmoothAverage2()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addValue​(long v)  
      long getAverage()  
      • Methods inherited from class java.lang.Object

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