public class MatchListAdapter extends java.lang.Object implements GsonAdapter, com.google.gson.JsonDeserializer<java.util.List<Match>>
| Constructor and Description |
|---|
MatchListAdapter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Match> |
deserialize(com.google.gson.JsonElement jsonElement,
java.lang.reflect.Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public java.util.List<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<java.util.List<Match>>com.google.gson.JsonParseException