Class JMHSample_03_States.BenchmarkState

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double x  
    • Constructor Summary

      Constructors 
      Constructor Description
      BenchmarkState()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • x

        volatile double x
    • Constructor Detail

      • BenchmarkState

        public BenchmarkState()