public class JsonInput
extends Object
-
Method Summary
com.google.gson.JsonObject
set(String key,
com.google.gson.JsonArray value)
set(String key,
com.google.gson.JsonObject value)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
-
-
-
-
-
-
build
public com.google.gson.JsonObject build()