public class DateDeserializer extends Object implements com.google.gson.JsonDeserializer<Date>
Converts a timestamp into a java.util.Date instance.
| Constructor and Description | 
|---|
| DateDeserializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| Date | deserialize(com.google.gson.JsonElement json,
           Type type,
           com.google.gson.JsonDeserializationContext context) | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.