public final class JsonUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.gson.Gson |
GSON |
| Modifier and Type | Method and Description |
|---|---|
static elemental.json.JsonValue |
encodeObject(Object obj)
Convert an object into a
JsonValue. |
public static elemental.json.JsonValue encodeObject(Object obj)
JsonValue.obj - The object to be converted.Copyright © 2020 XDEV Software Corp.. All rights reserved.