Uses of Interface
javax.money.convert.ExchangeRateProviderSupplier
-
Packages that use ExchangeRateProviderSupplier Package Description javax.money.convert Defines the monetary currency conversion API. -
-
Uses of ExchangeRateProviderSupplier in javax.money.convert
Methods in javax.money.convert with parameters of type ExchangeRateProviderSupplier Modifier and Type Method Description static ExchangeRateProviderMonetaryConversions. getExchangeRateProvider(ExchangeRateProviderSupplier provider, ExchangeRateProviderSupplier... providers)Access an instance ofCurrencyConversionusing theExchangeRateProviderSupplier.
-