public class GsonUtil
extends java.lang.Object
Constructor and Description |
---|
GsonUtil() |
Modifier and Type | Method and Description |
---|---|
static com.solidfire.gson.GsonBuilder |
getDefaultBuilder()
Creates a GsonBuilder and registers all the DateTimeAdapter, DurationAdapter, and OptionalAdapter adapters.
|