Interface | Description |
---|---|
CurrencyUnit |
A unit of currency.
|
MonetaryAdjuster |
Strategy for adjusting a monetary amount.
|
MonetaryAmount |
Interface defining a monetary amount.
|
MonetaryQuery<R> |
Strategy for querying a monetary amount.
|
Exception | Description |
---|---|
MonetaryException |
Exception thrown when an error occurs during monetary operations.
|
CurrencyUnit
and
MonetaryAmount
.MonetaryAdjuster
. This should include basic roundings for
ISO currencies, roundings defined by MathContext
or
RoundingMode
.java.time
/ [JodaMoney].Copyright © 2012–2013 JSR 354 - Expert Group. All rights reserved.