public final class CsvReporter extends TextReporter
| Constructor and Description |
|---|
CsvReporter(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)
TextReporterassemble in class TextReporter