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