T - the type of table to be builtpublic abstract class TableBasedTableBuilder<T extends Table> extends Table.Builder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
build() |
getBuilder, header, toStringchanged, data, readyToBuild, setData, setDatapublic T build()
build in class FontDataTable.Builder<T extends Table>