Package org.openjdk.jmh.infra
Class Control
- java.lang.Object
-
public final class Control extends ControlL4
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 Constructor Description Control()
-