Interface OutputCellBuilder.Builder

All Known Subinterfaces:
OutputCellBuilder.StyleAndBuilder
Enclosing interface:
OutputCellBuilder

public static interface OutputCellBuilder.Builder
Since:
2.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Builds an output cell object for the custom step.
  • Method Details

    • build

      OutputCell build()
      Builds an output cell object for the custom step.
      Returns:
      specific concrete output cell object