public class ClassificationDifferences extends Differences
Differences.SidePresentdiffering, matching, onlyOnLeft, onlyOnRight| Constructor and Description |
|---|
ClassificationDifferences()
Construct a new set of differences between two instance's classifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
check(EntitySummary left,
EntitySummary right)
Determine if there is a difference in classifications between the provided EntitySummary objects, and capture
each of the differences and similarities.
|
addDiffering, addMatching, addOnlyOnOneSide, check, getLeftValue, getNames, getOnlyOnLeft, getOnlyOnRight, getRightValue, hasDifferences, isDifferentpublic ClassificationDifferences()
public void check(EntitySummary left, EntitySummary right)
left - the first instance to compareright - the second instance to compareCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.