All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.hugh.json.gson.JsonObjectUtils Maven / Gradle / Ivy

package com.github.hugh.json.gson;

/**
 * 针对Gson进行二次封装处理工具类
 * 

* 由2.4.10开始,使用简化命名版本的{@link GsonUtils}工具类 *

* * @author hugh * @version 1.3.0 */ @Deprecated public class JsonObjectUtils extends GsonUtils{ }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy