Package org.javamoney.moneta.convert

  • Class Summary 
    Class Description
    ConversionOperators
    This singleton class provides access to the predefined monetary functions.
    ExchangeCurrencyOperator
    MonetaryOperator class that applies an exchange rate to an amount.
    ExchangeRateBuilder
    Builder for creating new instances of ExchangeRate.
    IdentityRateProvider
    This class implements an ExchangeRateProvider that provides exchange rate with factor one for identical base/term currencies.
  • Enum Summary 
    Enum Description
    ExchangeRateType
    This enum contains all implementations by Moneta.