Interface TemplateApplier.TextAppender

Enclosing class:
TemplateApplier

public static interface TemplateApplier.TextAppender
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    append(CharSequence chars, int start, int end)
     
  • Method Details

    • append

      void append(CharSequence chars, int start, int end)