Package | Description |
---|---|
org.openjdk.jmh.runner |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Action> |
ActionPlan.actions |
Modifier and Type | Method and Description |
---|---|
private Action |
Runner.newAction(BenchmarkListEntry br,
ActionMode mode) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Action> |
ActionPlan.getActions() |
java.util.List<Action> |
ActionPlan.getMeasurementActions() |
Modifier and Type | Method and Description |
---|---|
void |
ActionPlan.add(Action action) |