| Package | Description |
|---|---|
| com.opengamma.strata.basics.currency |
Representations of currency and money.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BigMoney
A monetary amount, held to a maximum of 12 decimal places.
|
class |
CurrencyAmount
An amount of a currency.
|
class |
CurrencyAmountArray
An array of currency amounts with the same currency.
|
class |
Money
An amount of a currency, rounded to match the currency specifications.
|
class |
MultiCurrencyAmount
A map of currency amounts keyed by currency.
|
class |
MultiCurrencyAmountArray
An array of multi-currency amounts.
|
class |
Payment
A single payment of a known amount on a specific date.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.