Package com.litesoftwares.coingecko
Class CoinGeckoApi
java.lang.Object
com.litesoftwares.coingecko.CoinGeckoApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S> ScreateService(Class<S> serviceClass, Long connectionTimeoutSeconds, Long readTimeoutSeconds, Long writeTimeoutSeconds) <T> TexecuteSync(retrofit2.Call<T> call) voidshutdown()
-
Constructor Details
-
CoinGeckoApi
public CoinGeckoApi()
-
-
Method Details
-
createService
-
executeSync
public <T> T executeSync(retrofit2.Call<T> call) -
shutdown
public void shutdown()
-