net.riotopsys.json_patch
Class JsonPatchFactory
java.lang.Object
net.riotopsys.json_patch.JsonPatchFactory
public class JsonPatchFactory
- extends Object
Created by afitzgerald on 8/4/14.
|
Method Summary |
JsonPatch |
create(com.google.gson.JsonElement elementA,
com.google.gson.JsonElement elementB)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonPatchFactory
public JsonPatchFactory()
create
public JsonPatch create(com.google.gson.JsonElement elementA,
com.google.gson.JsonElement elementB)
Copyright © 2014. All rights reserved.