public static class JsonDeserializers.TimestampSerializer extends Object implements com.google.gson.JsonSerializer<Timestamp>
| Constructor and Description |
|---|
TimestampSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(Timestamp src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2019. All rights reserved.