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 currency. |
Modifier and Type | Method and Description |
---|---|
static CurrencyContextBuilder |
CurrencyContextBuilder.of(CurrencyContext context)
Creates a new builder.
|
Copyright © 2012–2016 JSR 354 - Expert Group. All rights reserved.