public class CBGsonUtil
extends java.lang.Object
| Constructor and Description |
|---|
CBGsonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gson.Gson |
getInstance()
获取gson对象
|
static void |
setTimeFormat(java.lang.String timeFormat)
设置时间格式
|