public class GooGlStatusDeserializer extends Object implements com.google.gson.JsonDeserializer<GooGlStatus>
| Constructor and Description |
|---|
GooGlStatusDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
GooGlStatus |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public GooGlStatus deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<GooGlStatus>com.google.gson.JsonParseExceptionCopyright © 2011-2013. All Rights Reserved.