public class JsonUtils extends Object
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
removeReservedNullVaules(com.google.gson.JsonObject jsonObject)
Removes keys from json object if they have null values.
|
Copyright © 2018. All rights reserved.