insertMins(DocumentPermutatedMins result,
long documentUID,
int documentDBRevision,
short paragraph,
short sentenceInParagraph,
long[] mins)
Inserts all mins to result.
protected boolean
newUnit(short lastParagraph,
int lastSentence,
short paragraph,
int sentence)
On document level, no new units will be encountered.
Methods inherited from class org.egothor.duplicity.algorithm.PermutatedMinsFiller
protected void insertMins(DocumentPermutatedMins result,
long documentUID,
int documentDBRevision,
short paragraph,
short sentenceInParagraph,
long[] mins)
Inserts all mins to result.
After it sets fields of mins to Integer.MAX_VALUE.