public interface ReportAggregator
| Modifier and Type | Method and Description |
|---|---|
RamlReport |
addReport(RamlReport report) |
void |
clear() |
Iterable<Map.Entry<String,Usage>> |
usages() |
RamlReport addReport(RamlReport report)
void clear()
Copyright © 2014–2018. All rights reserved.