- java.lang.Object
-
- com.appslandia.common.json.SqlDateAdapter
-
-
Constructor Summary
Constructors Constructor Description SqlDateAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Datedeserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)com.google.gson.JsonElementserialize(Date src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
-