public class ParticipantListAdapter extends Object implements GsonAdapter, com.google.gson.JsonDeserializer<List<Participant>>
| Constructor and Description |
|---|
ParticipantListAdapter() |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public List<Participant> 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<List<Participant>>com.google.gson.JsonParseExceptionCopyright © 2016. All rights reserved.