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