| Package | Description |
|---|---|
| org.javers.core.diff.changetype | |
| org.javers.core.diff.changetype.map | |
| org.javers.core.json.typeadapter |
| Modifier and Type | Method and Description |
|---|---|
Atomic |
ValueChange.getWrappedLeft() |
Atomic |
ValueChange.getWrappedRight() |
| Modifier and Type | Method and Description |
|---|---|
Atomic |
EntryChange.getWrappedKey() |
Atomic |
EntryValueChange.getWrappedLeftValue() |
Atomic |
EntryValueChange.getWrappedRightValue() |
Atomic |
EntryAddOrRemove.getWrappedValue() |
| Modifier and Type | Method and Description |
|---|---|
Atomic |
AtomicTypeAdapter.fromJson(com.google.gson.JsonElement json,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
AtomicTypeAdapter.toJson(Atomic sourceValue,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
Copyright © 2014. All rights reserved.