| Package | Description |
|---|---|
| fr.gouv.vitam.common.json |
Json support
|
| Modifier and Type | Field and Description |
|---|---|
List<Difference.DiffNode<T>> |
Difference.changes |
| Modifier and Type | Method and Description |
|---|---|
static Difference.DiffNode |
Difference.DiffNode.empty() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Difference.addAll(Collection<Difference.DiffNode<T>> diffNodes) |
| Constructor and Description |
|---|
Difference(String name,
List<Difference.DiffNode<T>> changes) |
Copyright © 2019 Vitam. All rights reserved.