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