Package | Description |
---|---|
org.openjdk.jmh.runner |
Modifier and Type | Field and Description |
---|---|
private static BenchmarkHandler.ExecutorType |
BenchmarkHandler.EXECUTOR_TYPE |
Modifier and Type | Method and Description |
---|---|
static BenchmarkHandler.ExecutorType |
BenchmarkHandler.ExecutorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BenchmarkHandler.ExecutorType[] |
BenchmarkHandler.ExecutorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|