public class MatchQueryAdapter extends 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,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public com.google.gson.JsonElement serialize(MatchQuery matchQuery, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<MatchQuery>Copyright © 2016. All rights reserved.