com.ecwid.consul.json
Class GsonFactory

java.lang.Object
  extended by com.ecwid.consul.json.GsonFactory

public class GsonFactory
extends java.lang.Object


Constructor Summary
GsonFactory()
           
 
Method Summary
static com.google.gson.Gson getGson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GsonFactory

public GsonFactory()
Method Detail

getGson

public static com.google.gson.Gson getGson()