public static interface TabularOutput.RowListener
| Modifier and Type | Method and Description |
|---|---|
void |
newRow(List<TabularOutput.ColumnSpec> columns,
List<Object> values) |
void newRow(List<TabularOutput.ColumnSpec> columns, List<Object> values)