public static class RowBundles.MapOfNestedIntBundle extends RowBundle<RowBundles.MapOfNestedIntBundle.Field>
Modifier and Type | Class and Description |
---|---|
static class |
RowBundles.MapOfNestedIntBundle.Field |
RowBundle.Action
Constructor and Description |
---|
MapOfNestedIntBundle() |
Modifier and Type | Method and Description |
---|---|
protected void |
readField(Row row,
org.openjdk.jmh.infra.Blackhole bh)
Reads single field from row (of type
RowWithGetters ). |
processRows, setup
protected final void readField(Row row, org.openjdk.jmh.infra.Blackhole bh)
RowBundle
RowWithGetters
).readField
in class RowBundle<RowBundles.MapOfNestedIntBundle.Field>