public class MatchQueryAdapter extends java.lang.Object implements GsonAdapter, com.google.gson.JsonSerializer<MatchQuery>
| Constructor and Description |
|---|
MatchQueryAdapter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(MatchQuery matchQuery,
java.lang.reflect.Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public com.google.gson.JsonElement serialize(MatchQuery matchQuery, java.lang.reflect.Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<MatchQuery>