All Classes and Interfaces
Class
Description
The AvailableCurrencies class is a utility class that provides methods to retrieve information about available currencies.
Represents a map of available currency symbols to their full names.
Represents error information returned by the application or service.
Represents the latest exchange rates for a base currency.
Utility class for interacting with the Frankfurter API and performing related operations.
Exception representing HTTP errors with status codes.
Represents the latest exchange rates based on a specific base currency, date, and symbols.
Builder class to create and configure an instance of
LatestRates
.A custom adapter for serializing and deserializing
LocalDate
objects using Gson.Represents a time series of currency exchange rate data for a specified base currency over a defined date range.
The Builder class provides a flexible way to construct instances of the TimeSeries class.