public class GsonDiff extends JsonDiff
| Constructor and Description |
|---|
GsonDiff() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
diff(com.google.gson.JsonElement from,
com.google.gson.JsonElement to) |
apply, apply, diff, diff, getVisitor, setVisitorpublic com.google.gson.JsonObject diff(com.google.gson.JsonElement from,
com.google.gson.JsonElement to)
throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2015. All Rights Reserved.