@Beta @PublicAPI public interface ComparisonResult
Please note that this interface is marked with Beta annotation, so it can be subject of incompatible
changes or removal in later releases.
| Modifier and Type | Method and Description |
|---|---|
double |
getDissimilarity()
Dissimilarity score of the comparison.
|
double |
getSimilarity()
Similarity score of the comparison.
|