All Classes
| Class | Description |
|---|---|
| ConversionOperators |
This singleton class provides access to the predefined monetary functions.
|
| DefaultMonetaryConversionsSingletonSpi |
This is the default implementation of the
MonetaryConversionsSingletonSpi interface, backing
up the MonetaryConversions singleton. |
| ExchangeCurrencyOperator |
MonetaryOperator class that applies an exchange rate to an amount.
|
| ExchangeRateBuilder |
Builder for creating new instances of
ExchangeRate. |
| ExchangeRateType |
This enum contains all implementations by Moneta.
|
| IdentityRateProvider |
This class implements an
ExchangeRateProvider that provides exchange rate with factor
one for identical base/term currencies. |
| OSGIActivator |
A bundle activator that registers the OSGI services.
|