public class JMHSample_27_Params extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
arg
In many cases, the experiments require walking the configuration space
for a benchmark.
|
int |
certainty |
| Constructor and Description |
|---|
JMHSample_27_Params() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bench() |
static void |
main(String[] args) |
public int arg
public int certainty
public boolean bench()
public static void main(String[] args) throws RunnerException
RunnerExceptionCopyright © 2025. All rights reserved.