public interface ObjectAttributeComparator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEqual(ObjectValuePair value1,
ObjectValuePair value2)
Checks, if two values are considered equal.
|
boolean isEqual(ObjectValuePair value1, ObjectValuePair value2)
value1 - the first ObjectValuePairvalue2 - the second ObjectValuePairCopyright © 2018 SAP SE. All Rights Reserved.