| Package | Description |
|---|---|
| javax.money |
Main package of the Money and Currency API.
|
| Modifier and Type | Method | Description |
|---|---|---|
CurrencyContext |
CurrencyContextBuilder.build() |
Creates a new instance of
CurrencyContext. |
CurrencyContext |
CurrencyUnit.getContext() |
Returns the
CurrencyContext of a currency. |
| Modifier and Type | Method | Description |
|---|---|---|
static CurrencyContextBuilder |
CurrencyContextBuilder.of(CurrencyContext context) |
Creates a new builder.
|
Copyright © 2012–2018 JSR 354 - Expert Group. All rights reserved.