public class MatchListAdapter extends Object implements GsonAdapter, com.google.gson.JsonDeserializer<List<Match>>
| Constructor and Description |
|---|
MatchListAdapter() |
| Modifier and Type | Method and Description |
|---|---|
List<Match> |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
Copyright © 2016. All rights reserved.