com.aiyc.server.standalone.json
类 GsonFactory
java.lang.Object
com.aiyc.server.standalone.json.GsonFactory
public class GsonFactory
- extends Object
Factory for Gson instances.
|
方法摘要 |
static com.google.gson.Gson |
getGsonInstance()
Gets a configured Gson instance |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GsonFactory
public GsonFactory()
getGsonInstance
public static com.google.gson.Gson getGsonInstance()
- Gets a configured
Gson instance
- 返回:
Gson instance
Copyright © 2017. All Rights Reserved.