| Modifier and Type | Field and Description |
|---|---|
static JsonElementTreeSerializer |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
DataTree |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(DataTree src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public static final JsonElementTreeSerializer INSTANCE
public DataTree deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<DataTree>com.google.gson.JsonParseExceptionCopyright © 2022. All rights reserved.