MonetaryAmount.See: Description
| Class | Description |
|---|---|
| BuildableCurrencyUnit |
Implementation of
CurrencyUnit that allows to create new instances using a fluent API. |
| BuildableCurrencyUnit.Builder |
Builder for constructing new instances o
BuildableCurrencyUnit using a fluent
API. |
| 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. |
| Annotation Type | Description |
|---|---|
| ServicePriority |
Annotation used for prioritizing multiple services of the same type.
|
MonetaryAmount.