public class FileTypeReport extends java.lang.Object implements TableReport
| Constructor and Description |
|---|
FileTypeReport(ReportConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
calculate()
Calculates the report from the source data.
|
Table |
getTable()
Returns the table data model.
|
public FileTypeReport(ReportConfig config)
public void calculate()
TableReportcalculate in interface TableReportpublic Table getTable()
TableReportgetTable in interface TableReport