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