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