| Package | Description |
|---|---|
| org.javamoney.moneta |
Contains public core implementation artifacts, e.g. implementations of
MonetaryAmount. |
| Modifier and Type | Class and Description |
|---|---|
class |
FastMoney
MonetaryAmount. |
class |
Money
Platform RI: Default immutable implementation of
MonetaryAmount based
on BigDecimal for the numeric representation. |
class |
RoundedMoney
Platform RI: Default immutable implementation of
MonetaryAmount based on
BigDecimal for the numeric representation. |