See: Description
Class | Description |
---|---|
AbstractCurrencyConversion |
Abstract base class used for implementing currency conversion.
|
CompoundRateProvider |
This class implements a
ExchangeRateProvider that delegates calls to
a collection of child ExchangeRateProvider instance. |
LazyBoundCurrencyConversion |
This class defines a
CurrencyConversion that is converting to a
specific target CurrencyUnit . |