EndOfParagraphInstruction

Provides a contract for providing instructions for ends of paragraphs.

Inheritors

Functions

Link copied to clipboard
abstract fun getIndexOfNext(current: Paragraph, paragraphs: List<Paragraph>): Int

Get the index of the next paragraph from a current paragraph and an array of paragraphs.