public class GsonUTCDateAdapter extends Object implements com.google.gson.JsonSerializer<Date>, com.google.gson.JsonDeserializer<Date>
GsonUTCDateAdapter()
Date
deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext)
com.google.gson.JsonElement
serialize(Date date, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GsonUTCDateAdapter()
public com.google.gson.JsonElement serialize(Date date, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize
com.google.gson.JsonSerializer<Date>
public Date deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext)
deserialize
com.google.gson.JsonDeserializer<Date>
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.