Class JMHSample_07_FixtureLevelInvocation.NormalState

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.concurrent.ExecutorService service  
    • Constructor Summary

      Constructors 
      Constructor Description
      NormalState()  
    • Method Summary

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

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

      • service

        java.util.concurrent.ExecutorService service
    • Constructor Detail

      • NormalState

        public NormalState()
    • Method Detail

      • up

        public void up()
      • down

        public void down()