Modifier | Constructor and Description |
---|---|
private |
GsonUtil() |
Modifier and Type | Method and Description |
---|---|
static org.apache.hbase.thirdparty.com.google.gson.GsonBuilder |
createGson()
Create a builder which is used to create a Gson instance.
|
static org.apache.hbase.thirdparty.com.google.gson.GsonBuilder |
createGsonWithDisableHtmlEscaping() |
private GsonUtil()
public static org.apache.hbase.thirdparty.com.google.gson.GsonBuilder createGson()
public static org.apache.hbase.thirdparty.com.google.gson.GsonBuilder createGsonWithDisableHtmlEscaping()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.