Class ScoreStabilityBench

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int delay  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void sleep()  
      void test()  
      • Methods inherited from class java.lang.Object

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

      • delay

        private int delay
    • Constructor Detail

      • ScoreStabilityBench

        public ScoreStabilityBench()
    • Method Detail

      • sleep

        public void sleep()
                   throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • test

        public void test()