Class JMHSample_13_RunToRun.SleepyState

    • Field Summary

      Fields 
      Modifier and Type Field Description
      long sleepTime  
    • Constructor Summary

      Constructors 
      Constructor Description
      SleepyState()  
    • Method Summary

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

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

      • sleepTime

        public long sleepTime
    • Constructor Detail

      • SleepyState

        public SleepyState()
    • Method Detail

      • setup

        public void setup()