public class JsonUtils extends Object
Constructor and Description |
---|
JsonUtils() |
Modifier and Type | Method and Description |
---|---|
static int[] |
toArray(com.google.gson.JsonArray array) |
static double |
toDouble(com.google.gson.JsonElement elem) |
static double[] |
toDoubleArray(com.google.gson.JsonArray array) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.