| Package | Description |
|---|---|
| javax.money.format |
Money and Currency format API.
|
| Modifier and Type | Method and Description |
|---|---|
AmountFormatContext |
AmountFormatContextBuilder.build()
Creates a new instance of
AmountFormatContext that configures a .MonetaryAmountFormat. |
AmountFormatContext |
MonetaryAmountFormat.getContext()
The
AmountFormatContext to be applied when a MonetaryAmount is formatted. |
| Modifier and Type | Method and Description |
|---|---|
static AmountFormatContextBuilder |
AmountFormatContextBuilder.of(AmountFormatContext context)
Creates a new
AmountFormatContextBuilder. |
Copyright © 2012–2016 JSR 354 - Expert Group. All rights reserved.