Class StepFormatter.ChainedFormatting<T>

java.lang.Object
com.tngtech.jgiven.report.model.StepFormatter.Formatting<ObjectFormatter<T>,T>
com.tngtech.jgiven.report.model.StepFormatter.ChainedFormatting<T>
All Implemented Interfaces:
ObjectFormatter<T>
Enclosing class:
StepFormatter

public static class StepFormatter.ChainedFormatting<T> extends StepFormatter.Formatting<ObjectFormatter<T>,T>