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) |