Package org.openjdk.jmh.infra
Class Control
Control object, used to communicate significant information from JMH to the benchmark.
WARNING: The API for this class is considered unstable, and can be changed without notice.
-
Field Summary
Fields inherited from class org.openjdk.jmh.infra.ControlL2
startMeasurement, stopMeasurement
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Control
public Control()
-