public class NotificationsDataEntitySerializer extends Object implements com.google.gson.JsonDeserializer<NotificationsDataEntity>
| Constructor and Description |
|---|
NotificationsDataEntitySerializer(com.google.gson.Gson gson) |
| Modifier and Type | Method and Description |
|---|---|
NotificationsDataEntity |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public NotificationsDataEntitySerializer(com.google.gson.Gson gson)
public NotificationsDataEntity deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<NotificationsDataEntity>com.google.gson.JsonParseExceptionCopyright © 2018. All rights reserved.