| Interface | Description |
|---|---|
| BigMoneyProvider |
Provides a uniform interface to obtain a
BigMoney. |
| Class | Description |
|---|---|
| BigMoney |
An amount of money with unrestricted decimal place precision.
|
| CurrencyUnit |
A unit of currency.
|
| CurrencyUnitDataProvider |
Provider for available currencies.
|
| Money |
An amount of money with the standard decimal places defined by the currency.
|
| MoneyUtils |
Utilities for working with monetary values that handle null.
|
| Exception | Description |
|---|---|
| CurrencyMismatchException |
Exception thrown when a monetary operation fails due to mismatched currencies.
|
| IllegalCurrencyException |
Exception thrown when the requested currency is illegal.
|
Copyright © 2009–2018 Joda.org. All rights reserved.