public interface Reporter
| Modifier and Type | Method and Description |
|---|---|
void |
add(PolicyStats policyStats)
Adds the result of a policy simulation.
|
void |
print()
Writes the report to the output destination.
|
void add(PolicyStats policyStats)
void print()
throws IOException
IOException