| Package | Description |
|---|---|
| org.kie.perf |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestConfig.Measure> |
TestConfig.measure |
| Modifier and Type | Method and Description |
|---|---|
static TestConfig.Measure |
TestConfig.Measure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestConfig.Measure[] |
TestConfig.Measure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TestConfig.Measure> |
TestConfig.getMeasure() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.