public static class StepFormatter.TypeBasedFormatting<T> extends StepFormatter.Formatting<Formatter<T>,T>
formatter| Constructor and Description |
|---|
TypeBasedFormatting(Formatter<T> formatter,
java.lang.annotation.Annotation[] annotations) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(T o) |
getFormatterpublic java.lang.String format(T o)
format in interface ObjectFormatter<T>format in class StepFormatter.Formatting<Formatter<T>,T>