public class DateDeserializer extends DateFormatter implements com.google.gson.JsonDeserializer<Date>
DATE_FORMAT| Constructor and Description |
|---|
DateDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Date |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
Copyright © 2018. All rights reserved.