-
- All Implemented Interfaces:
public final class SentencesReport
-
-
Constructor Summary
Constructors Constructor Description SentencesReport(Long start, SentencesQueryResult result)SentencesReport(List<SentenceReport> sentences, Long total, Long start, Long end)
-
Method Summary
Modifier and Type Method Description final List<SentenceReport>getSentences()final LonggetTotal()final LonggetStart()final LonggetEnd()-
-
Method Detail
-
getSentences
final List<SentenceReport> getSentences()
-
-
-
-