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