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