Class StatsRecorder

    • Constructor Summary

      Constructors 
      Constructor Description
      StatsRecorder()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract MeasureMap newMeasureMap()
      Returns an object for recording multiple measurements.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StatsRecorder

        public StatsRecorder()
    • Method Detail

      • newMeasureMap

        public abstract MeasureMap newMeasureMap()
        Returns an object for recording multiple measurements.
        Returns:
        an object for recording multiple measurements.
        Since:
        0.8