| Interface | Description |
|---|---|
| TypedResponse<T> |
Indicates a generic container that requires type information to be provided after initialisation.
|
| Class | Description |
|---|---|
| GsonSingleton |
GsonSingleton is a singleton class that provides a Gson instance with all the custom
deserializers needed to parse Horizon responses.
|