public abstract static class JsonTools.JsonConverter<T> extends Object
JsonConverter()
abstract com.google.gson.JsonElement
convertToJson(T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonConverter()
public abstract com.google.gson.JsonElement convertToJson(T object)
Copyright © 2017. All rights reserved.