Uses of Interface
javax.money.convert.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 ExchangeRateProvider
MonetaryConversions. getExchangeRateProvider(ExchangeRateProviderSupplier provider, ExchangeRateProviderSupplier... providers)
Access an instance ofCurrencyConversion
using theExchangeRateProviderSupplier
.