public static class StepFormatter.TableFormatting<F extends TableFormatter> extends StepFormatter.Formatting<F,java.lang.Object>
formatter| Constructor and Description |
|---|
TableFormatting(F formatter,
Table tableAnnotation,
java.lang.String parameterName,
java.lang.annotation.Annotation... annotations) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.Object o) |
DataTable |
formatTable(java.lang.Object o) |
getFormatterpublic java.lang.String format(java.lang.Object o)
format in interface ObjectFormatter<java.lang.Object>format in class StepFormatter.Formatting<F extends TableFormatter,java.lang.Object>public DataTable formatTable(java.lang.Object o)