public class DateSerializer
extends java.lang.Object
implements com.google.gson.JsonSerializer<java.util.Date>
Constructor and Description |
---|
DateSerializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize(java.util.Date src,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |