| Package | Description |
|---|---|
| javax.money |
Main package of the Money and Currency API.
|
| javax.money.format |
Money and Currency format API.
|
| Modifier and Type | Method and Description |
|---|---|
default <R> R |
MonetaryAmount.query(MonetaryQuery<R> query)
Queries this monetary amount for a value.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MonetaryAmountFormat
|
Copyright © 2012–2015 JSR 354 - Expert Group. All rights reserved.