| Package | Description |
|---|---|
| org.jsimpledb.util |
General utility classes used with JSimpleDB.
|
| Modifier and Type | Method and Description |
|---|---|
Diffs |
DiffGenerating.differencesFrom(T other)
Detect the differences of this instance when compared to the given instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Diffs.add(String description,
Diffs diffs)
Add a difference with optional sub-differences.
|
| Constructor and Description |
|---|
Diffs(Diffs other)
Copy constructor.
|
Copyright © 2016. All rights reserved.