Interface CommentProcessorFactory.IParagraphRepeatProcessor

Enclosing class:
CommentProcessorFactory

public static interface CommentProcessorFactory.IParagraphRepeatProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • repeatParagraph

      void repeatParagraph(@Nullable Iterable<Object> objects)