public static class JMHSample_29_StatesDAG.Counter extends Object
JMHSample_28_BlackholeHelpers
is just a special case of that.
Following the interface for @Benchmark calls, all @Setups for
referenced @State-s are fired before it becomes accessible to current @State.
Similarly, no @TearDown methods are fired for referenced @State before
current @State is done with it.Constructor and Description |
---|
Counter() |
Copyright © 2015. All rights reserved.