public class DummyReportAggragator extends Object implements ReportAggregator
| Constructor and Description |
|---|
DummyReportAggragator() |
| Modifier and Type | Method and Description |
|---|---|
RamlReport |
addReport(RamlReport report) |
void |
clear() |
Iterable<Map.Entry<String,Usage>> |
usages() |
public RamlReport addReport(RamlReport report)
addReport in interface ReportAggregatorpublic Iterable<Map.Entry<String,Usage>> usages()
usages in interface ReportAggregatorpublic void clear()
clear in interface ReportAggregatorCopyright © 2014–2018. All rights reserved.