Package | Description |
---|---|
org.egothor.duplicity.datastructure |
This package contains datastructures needed in the duplicity checking algorithm.
|
Modifier and Type | Method and Description |
---|---|
static SentenceUnitID |
SentenceUnitID.getInstance(long documentUID,
int documentDBRevision,
short paragraph,
short sentenceInParagraph)
This is the recommended way to create an instance.
|
static SentenceUnitID |
SentenceUnitID.load(DataInputStream dis) |
Copyright © 2016 Egothor. All Rights Reserved.