| Constructor and Description |
|---|
GenericArrayDiffer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
diff(java.lang.Object a, java.lang.Object b, ResultSet rs, DiffContext c)
Diff two objects and place any results in the DiffContext.
|
public boolean diff(java.lang.Object a,
java.lang.Object b,
ResultSet rs,
DiffContext c)
Differ