public class JsonPatchDiff extends Object implements org.jboss.aerogear.sync.Diff
| Constructor and Description |
|---|
JsonPatchDiff(com.github.fge.jsonpatch.JsonPatch jsonPatch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
com.github.fge.jsonpatch.JsonPatch |
jsonPatch() |
String |
toString() |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.