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