Index
A D G M O P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- at.stefangeyer.challonge.serializer.gson - package at.stefangeyer.challonge.serializer.gson
- at.stefangeyer.challonge.serializer.gson.adapter - package at.stefangeyer.challonge.serializer.gson.adapter
- AttachmentAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
-
Type adapter for the [Attachment] class.
- AttachmentAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.AttachmentAdapter
D
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.AttachmentAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.MatchAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.MatchWrapperListWrapperAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.OffsetDateTimeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.ParticipantAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.ParticipantWrapperListWrapperAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.TournamentAdapter
- deserialize(String, Type) - Method in class at.stefangeyer.challonge.serializer.gson.GsonSerializer
G
- getGson() - Method in class at.stefangeyer.challonge.serializer.gson.GsonSerializer
- GsonSerializer - Class in at.stefangeyer.challonge.serializer.gson
-
Gson serializer
- GsonSerializer() - Constructor for class at.stefangeyer.challonge.serializer.gson.GsonSerializer
-
Create serializer using a new GsonBuilder object
- GsonSerializer(GsonBuilder) - Constructor for class at.stefangeyer.challonge.serializer.gson.GsonSerializer
M
- MatchAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
-
Type adapter for the [Match] class.
- MatchAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.MatchAdapter
- MatchQueryAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
- MatchQueryAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.MatchQueryAdapter
- MatchWrapperListWrapperAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
- MatchWrapperListWrapperAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.MatchWrapperListWrapperAdapter
O
- OffsetDateTimeAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
-
Type adapter for the [OffsetDateTime] class.
- OffsetDateTimeAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.OffsetDateTimeAdapter
P
- ParticipantAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
-
Type adapter for the [Participant] class.
- ParticipantAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.ParticipantAdapter
- ParticipantQueryAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
- ParticipantQueryAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.ParticipantQueryAdapter
- ParticipantWrapperListWrapperAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
- ParticipantWrapperListWrapperAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.ParticipantWrapperListWrapperAdapter
S
- serialize(MatchQuery, Type, JsonSerializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.MatchQueryAdapter
- serialize(ParticipantQuery, Type, JsonSerializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.ParticipantQueryAdapter
- serialize(TournamentQuery, Type, JsonSerializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.TournamentQueryAdapter
- serialize(Object) - Method in class at.stefangeyer.challonge.serializer.gson.GsonSerializer
- serialize(OffsetDateTime, Type, JsonSerializationContext) - Method in class at.stefangeyer.challonge.serializer.gson.adapter.OffsetDateTimeAdapter
T
- TournamentAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
- TournamentAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.TournamentAdapter
- TournamentQueryAdapter - Class in at.stefangeyer.challonge.serializer.gson.adapter
- TournamentQueryAdapter() - Constructor for class at.stefangeyer.challonge.serializer.gson.adapter.TournamentQueryAdapter
All Classes All Packages