Package com.tngtech.jgiven.report.model
Class StepFormatter.Formatting<F,T>
java.lang.Object
com.tngtech.jgiven.report.model.StepFormatter.Formatting<F,T>
- All Implemented Interfaces:
ObjectFormatter<T>
- Direct Known Subclasses:
StepFormatter.ArgumentFormatting
,StepFormatter.ChainedFormatting
,StepFormatter.TableFormatting
,StepFormatter.TypeBasedFormatting
- Enclosing class:
- StepFormatter
public abstract static class StepFormatter.Formatting<F,T>
extends Object
implements ObjectFormatter<T>
-
Field Summary
-
Method Summary
-
Field Details
-
formatter
-
-
Method Details
-
format
- Specified by:
format
in interfaceObjectFormatter<F>
-
getFormatter
-