net.riotopsys.json_patch
Class JsonPatchFactory

java.lang.Object
  extended by net.riotopsys.json_patch.JsonPatchFactory

public class JsonPatchFactory
extends Object

Created by afitzgerald on 8/4/14.


Constructor Summary
JsonPatchFactory()
           
 
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
 

Constructor Detail

JsonPatchFactory

public JsonPatchFactory()
Method Detail

create

public JsonPatch create(com.google.gson.JsonElement elementA,
                        com.google.gson.JsonElement elementB)


Copyright © 2014. All rights reserved.