public class MatchAdapter extends java.lang.Object implements GsonAdapter, com.google.gson.JsonDeserializer<Match>
Match class.
The received json object is being unpacked.| Constructor and Description |
|---|
MatchAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Match |
deserialize(com.google.gson.JsonElement jsonElement,
java.lang.reflect.Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public Match deserialize(com.google.gson.JsonElement jsonElement, java.lang.reflect.Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<Match>com.google.gson.JsonParseException