Class GsonCodec
java.lang.Object
com.thoughtworks.go.plugin.configrepo.codec.GsonCodec
public class GsonCodec
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description com.google.gson.GsongetGson()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GsonCodec
public GsonCodec() -
GsonCodec
public GsonCodec(com.google.gson.GsonBuilder builder)
-
-
Method Details
-
getGson
public com.google.gson.Gson getGson()
-