Class JMHSample_07_FixtureLevelInvocation.Scratch

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private double p  
    • Constructor Summary

      Constructors 
      Constructor Description
      Scratch()  
    • Method Summary

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

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

      • p

        private double p
    • Constructor Detail

      • Scratch

        public Scratch()
    • Method Detail

      • doWork

        public double doWork()