public final class TableReporter extends TextReporter
| Constructor and Description |
|---|
TableReporter(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
assemble(List<PolicyStats> results)
Assembles an aggregated report.
|
add, headers, printpublic TableReporter(Config config)
protected String assemble(List<PolicyStats> results)
assemble in class TextReporter