Class JMHSample_07_FixtureLevelInvocation.NormalState

    • 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
    • Constructor Detail

      • NormalState

        public NormalState()
    • Method Detail

      • up

        public void up()
      • down

        public void down()