Uses of Class
com.litesoftwares.coingecko.domain.Exchanges.ExchangesList
Packages that use ExchangesList
-
Uses of ExchangesList in com.litesoftwares.coingecko
Methods in com.litesoftwares.coingecko that return types with arguments of type ExchangesListModifier and TypeMethodDescriptionCoinGeckoApiClient.getExchangesList()retrofit2.Call<List<ExchangesList>>CoinGeckoApiService.getExchangesList() -
Uses of ExchangesList in com.litesoftwares.coingecko.impl
Methods in com.litesoftwares.coingecko.impl that return types with arguments of type ExchangesList