Package | Description |
---|---|
org.javamoney.moneta |
Contains public core implementation artifacts, e.g. implementations of
MonetaryAmount . |
org.javamoney.moneta.internal |
Contains internal artifacts implementing
CurrencyProviderSpi , MonetaryAmountFactory ,
MonetaryAmountFactoryProviderSpi and RoundingProviderSpi . |
Class and Description |
---|
BuildableCurrencyUnit |
BuildableCurrencyUnit.Builder |
FastMoney
MonetaryAmount . |
Money
Platform RI: Default immutable implementation of
MonetaryAmount based
on BigDecimal for the numeric representation. |
RoundedMoney
Platform RI: Default immutable implementation of
MonetaryAmount based on
BigDecimal for the numeric representation. |
Class and Description |
---|
FastMoney
MonetaryAmount . |
Money
Platform RI: Default immutable implementation of
MonetaryAmount based
on BigDecimal for the numeric representation. |
RoundedMoney
Platform RI: Default immutable implementation of
MonetaryAmount based on
BigDecimal for the numeric representation. |
ServicePriority
Annotation used for prioritizing multiple services of the same type.
|