Package mondrian.test

Class PerformanceTest.Statistician

  • Enclosing class:
    PerformanceTest

    static class PerformanceTest.Statistician
    extends java.lang.Object
    Collects statistics for a test that is run multiple times.
    • Constructor Summary

      Constructors 
      Constructor Description
      Statistician​(java.lang.String desc)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Statistician

        public Statistician​(java.lang.String desc)