Package org.stellar.sdk.responses.gson
Class GsonSingleton
java.lang.Object
org.stellar.sdk.responses.gson.GsonSingleton
GsonSingleton is a singleton class that provides a Gson instance with all the custom
deserializers needed to parse Horizon responses.
Usually, you shouldn't need to use this class directly.
-
Method Summary
-
Method Details
-
getInstance
public static com.google.gson.Gson getInstance()
-