public static class RowBundles.ArrayOfNestedStringBundle extends RowBundle<RowBundles.ArrayOfNestedStringBundle.Field>
Modifier and Type | Class and Description |
---|---|
static class |
RowBundles.ArrayOfNestedStringBundle.Field |
RowBundle.Action
Constructor and Description |
---|
ArrayOfNestedStringBundle() |
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.ArrayOfNestedStringBundle.Field>