Interface CommentProcessorFactory.IRepeatProcessor

Enclosing class:
CommentProcessorFactory

public static interface CommentProcessorFactory.IRepeatProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • repeatTableRow

      void repeatTableRow(@Nullable Iterable<Object> objects)