Package | Description |
---|---|
org.javamoney.moneta.internal |
Contains format artifacts implementing
CurrencyProviderSpi ,
MonetaryAmountFactory ,
MonetaryAmountFactoryProviderSpi and RoundingProviderSpi . |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableCurrencyUnitProvider
This class provides a programmatic singleton for globally registering new
Currency into the
Monetary singleton either by currency code, locale, or both. |
class |
JDKCurrencyProvider
Default implementation of a
CurrencyUnit based on the using the JDK's
Currency . |
Copyright © 2012-2015 JavaMoney. All Rights Reserved.