Class ObjectsToCompare
Object
ObjectsToCompare
Holds two
ObjectCollections for comparison purposes.-
Constructor Summary
ConstructorsConstructorDescriptionObjectsToCompare(ObjectCollection left, ObjectCollection right) Creates a newObjectsToCompareinstance. -
Method Summary
-
Constructor Details
-
ObjectsToCompare
Creates a newObjectsToCompareinstance.- Parameters:
left- Objects on left-side of the comparison.right- Objects on right-side of the comparison.
-
-
Method Details