public final class TableReporter extends TextReporter
| Constructor and Description |
|---|
TableReporter(Config config,
Set<Policy.Characteristic> characteristics) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
assemble(List<PolicyStats> results)
Assembles an aggregated report.
|
protected Metrics |
newMetrics()
Returns a new configuration for how to work with metrics.
|
public TableReporter(Config config, Set<Policy.Characteristic> characteristics)
protected String assemble(List<PolicyStats> results)
TextReporterassemble in class TextReporterprotected Metrics newMetrics()
TextReporternewMetrics in class TextReporter