public class EqualityHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEqual(Object value1,
Object value2,
short value1Type,
short value2Type,
ShortList typeList1,
ShortList typeList2,
short schemaVersion)
Compare 2 actual values
|
static boolean |
isEqual(ValidatedInfo value1,
ValidatedInfo value2,
short schemaVersion) |
public static boolean isEqual(Object value1, Object value2, short value1Type, short value2Type, ShortList typeList1, ShortList typeList2, short schemaVersion)
public static boolean isEqual(ValidatedInfo value1, ValidatedInfo value2, short schemaVersion)
Copyright © 2013. All rights reserved.