public static class DefaultTableFormatter.Factory extends java.lang.Object implements TableFormatterFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
TableFormatter |
create(FormatterConfiguration formatterConfiguration,
ObjectFormatter<?> objectFormatter)
Creates a
TableFormatter |
public TableFormatter create(FormatterConfiguration formatterConfiguration, ObjectFormatter<?> objectFormatter)
TableFormatterFactoryTableFormattercreate in interface TableFormatterFactoryformatterConfiguration - the formatter configurationobjectFormatter - the default object formatter that would be used by JGivenTableFormatter