buildAccumulation abstract method

Iterable<Paragraph> buildAccumulation(
  1. List<Paragraph> paragraphs
)

Implementation

Iterable<Paragraph> buildAccumulation(List<Paragraph> paragraphs);