public class ParticipantQueryListAdapter extends Object implements GsonAdapter, com.google.gson.JsonSerializer<List<ParticipantQuery>>
| Constructor and Description |
|---|
ParticipantQueryListAdapter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(List<ParticipantQuery> participantQueryList,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public com.google.gson.JsonElement serialize(List<ParticipantQuery> participantQueryList, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<List<ParticipantQuery>>Copyright © 2016. All rights reserved.