-
public class JsonUtils.JsonUtilsObject
-
-
Method Summary
Modifier and Type Method Description JsonUtils.JsonUtilsObjectadd(String key, Object value)JsonObjecttoJson()-
-
Method Detail
-
add
JsonUtils.JsonUtilsObject add(String key, Object value)
-
toJson
JsonObject toJson()
-
-
-
-